<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/kaloz/target/imagebuilder, branch master</title>
<subtitle>Staging tree of Imre Kaloz</subtitle>
<id>https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/kaloz/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/'/>
<updated>2018-02-02T13:41:35Z</updated>
<entry>
<title>imagebuilder: fix reference to removed VERSION_SED variable</title>
<updated>2018-02-02T13:41:35Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2018-02-02T13:39:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=fd30187c873868aa7bfea0d3402022164e09af49'/>
<id>urn:sha1:fd30187c873868aa7bfea0d3402022164e09af49</id>
<content type='text'>
Fixes: ff8e9a4ecb ("treewide: combine VERSION_SED and VERSION_SED_SCRIPT")
Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>merge: etc: update remaining files</title>
<updated>2017-12-08T18:41:18Z</updated>
<author>
<name>Zoltan HERPAI</name>
</author>
<published>2017-11-07T08:45:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d2c06eb0756dea5f473a34b3eb391517318f4132'/>
<id>urn:sha1:d2c06eb0756dea5f473a34b3eb391517318f4132</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
</entry>
<entry>
<title>merge: targets: update image generation and targets</title>
<updated>2017-12-08T18:41:18Z</updated>
<author>
<name>Zoltan HERPAI</name>
</author>
<published>2017-11-07T08:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=7b5c989ab9bcd0c1346b7b90b8433216f7b20b71'/>
<id>urn:sha1:7b5c989ab9bcd0c1346b7b90b8433216f7b20b71</id>
<content type='text'>
Signed-off-by: Zoltan HERPAI &lt;wigyori@uid0.hu&gt;
</content>
</entry>
<entry>
<title>imagebuilder: don't rewrite package list output</title>
<updated>2017-06-16T23:24:43Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-06-16T23:24:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=d80d1b6c42aa663e6104f817daa5ea29d2e7073d'/>
<id>urn:sha1:d80d1b6c42aa663e6104f817daa5ea29d2e7073d</id>
<content type='text'>
No longer rewrite opkg list output in package_list function, remove
the awk call in the pipe (which was intended for a single specific
use-case).

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>imagebuilder: clean package_list</title>
<updated>2017-06-16T22:54:46Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2017-06-16T22:54:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=1b555e1d2b1cb2ae3dd1832225e6c9d2c5df0a37'/>
<id>urn:sha1:1b555e1d2b1cb2ae3dd1832225e6c9d2c5df0a37</id>
<content type='text'>
commit 19ac879954 (imagebuilder: add package_list function) introduced
a new function 'package_list' to the imagebuilder Makefile.
Unfortunately the package list was poluted by stdout noise of the
Makefile itself as well as opkg. Redirect those outputs to stderr to
make sure that the package_list returned doesn't contain progress
info output but really only packages.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>imagebuilder: add package_list function</title>
<updated>2017-06-14T22:36:08Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2017-06-13T19:59:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=19ac879954210df3c6a010990bef42ad5c7fd967'/>
<id>urn:sha1:19ac879954210df3c6a010990bef42ad5c7fd967</id>
<content type='text'>
The imagebuilder can now list all available packages by using make
package_list. This is usefull for scripts to retrieve a list of all
packages with versions (and size)

Signed-off-by: Paul Spooren &lt;paul@spooren.de&gt;
[daniel@makrotopia.org: fixed commit message]
</content>
</entry>
<entry>
<title>imagebuilder: fix bundling of DTS sources</title>
<updated>2017-05-14T19:43:06Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2017-05-14T18:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=37e7a1734ff4fe8777ff24345dbd6135c188c61a'/>
<id>urn:sha1:37e7a1734ff4fe8777ff24345dbd6135c188c61a</id>
<content type='text'>
Refer to LINUX_KARCH instead of ARCH when bundling DTS files in the image
builder tarball.

While we're at it, also dereference symbolic links when copying as some
kernel architectures contain symbolic links in their DTS directories.

This fixes aarch64 imagebuilders such as brcm2708/bcm2710 ones in particular
as the kernel refers to "aarch64" as "arm64" internally.

Ref: https://forum.lede-project.org/t/lede-image-builder-problem/3680

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
<entry>
<title>build: get rid of host.mk</title>
<updated>2017-02-26T12:31:44Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-20T13:24:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9467ce42da7fbcec1a4b5b8e08e2dcea3c67aa96'/>
<id>urn:sha1:9467ce42da7fbcec1a4b5b8e08e2dcea3c67aa96</id>
<content type='text'>
Defined required host related variables in toplevel.mk instead

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>build: add buildbot specific config option for setting defaults</title>
<updated>2017-02-14T13:18:35Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-14T11:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=9dcb921d908e664655e8bde2db64640b4f2d9072'/>
<id>urn:sha1:9dcb921d908e664655e8bde2db64640b4f2d9072</id>
<content type='text'>
This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>imagebuilder: make submake invocations less verbose</title>
<updated>2017-02-01T23:13:49Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2016-08-01T16:26:05Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/kaloz/commit/?id=0d1765b4ba2575ad7dbfbea5e5d04ba1224cdc0a'/>
<id>urn:sha1:0d1765b4ba2575ad7dbfbea5e5d04ba1224cdc0a</id>
<content type='text'>
Use silent make invocations for sub-makes like build_image or checksum to
avoid bloating the IB output with non-status info.

Signed-off-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
</entry>
</feed>
