<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/luka/scripts, branch master</title>
<subtitle>tree of Luka Perkov resides here</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/luka/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/'/>
<updated>2020-05-24T12:44:00Z</updated>
<entry>
<title>scripts/flashing/flash.sh: remove trailing whitespaces</title>
<updated>2020-05-24T12:44:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-06T02:27:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=69f8983af4665df5c7b9f538e71f97698517b8f9'/>
<id>urn:sha1:69f8983af4665df5c7b9f538e71f97698517b8f9</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
[cut out of patch with different subject]
Signed-off-by: Adrian Schmutzler &lt;freifunk@adrianschmutzler.de&gt;
</content>
</entry>
<entry>
<title>scripts/flashing/flash.sh: Add missing quotes</title>
<updated>2020-05-24T12:44:00Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-06T02:27:06Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=34a2780395bef13be548c04b03b132a40bf32adf'/>
<id>urn:sha1:34a2780395bef13be548c04b03b132a40bf32adf</id>
<content type='text'>
These are in if statements (where they should be), and echo output that is
not piped to anything. These should be safe.

Found with shellcheck.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: add CFE Partition Tags support</title>
<updated>2020-05-21T17:11:24Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-21T13:01:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=d90828411ac774140892212852c07c16ea9e25d1'/>
<id>urn:sha1:d90828411ac774140892212852c07c16ea9e25d1</id>
<content type='text'>
Some BCM63xx NAND devices require a specific JFFS2 partition tag to verify
the JFFS2 partition validity:
	u32 part_id;
	u32 part_size;
	u16 flags;
	char part_name[33];
	char part_version[21];
	u32 part_crc32;

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: have config-clean deal with old temp files</title>
<updated>2020-05-20T15:03:45Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2020-04-19T23:12:52Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=80b350f528644c269c8630e41a4a992734356bb3'/>
<id>urn:sha1:80b350f528644c269c8630e41a4a992734356bb3</id>
<content type='text'>
This is a temporary commit to have 'make config-clean' remove
temporary files from the previous scripts/config version.

The .gitignore file is updated to deal with the old files as well.

Cc: Kevin Darbyshire-Bryant &lt;ldir@darbyshire-bryant.me.uk&gt;
Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>build: scripts/config - update to kconfig-v5.6</title>
<updated>2020-05-20T15:03:45Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2020-04-19T23:12:50Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=9f843b1d43ec9e4989f86d8936a70f51940072e5'/>
<id>urn:sha1:9f843b1d43ec9e4989f86d8936a70f51940072e5</id>
<content type='text'>
Major changes include:
 - Much more readable reverse dependencies separated in groups
 - Improved recursive dependency report
 - More readable .config files: add comments to signal end of menus
 - More warnings for incorrect Config.in entries, such as a 'choice'
   default not contained in the 'choice'
 - Hability to properly display pseudographics with non-latin locales
 - Recursive dependencies can optionally be treated as errors

Changes from failed dcf3e63a35d05e7e5103819c0f17195bfafe9baa attempt:
 - Recursive dependencies are treated as warnings by default
 - The option to treat them as errors is implemented as a command-line
   flag to scripts/config/conf instead of a compile-time definition
 - fixed handling of select with umnet dependencies

Cc: Petr Štetiar &lt;ynezz@true.cz&gt;
Cc: Jo-Philip Wich &lt;jow@mein.io&gt;
Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: cfe-wfi-tag: fix shebang</title>
<updated>2020-05-19T06:06:29Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-19T06:06:29Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=258cb7f1695d7c512069f48571c95c3de8053639'/>
<id>urn:sha1:258cb7f1695d7c512069f48571c95c3de8053639</id>
<content type='text'>
Fixes: 72985233a696 ("scripts: support CFE WFI images")
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: cfe-bin-header: fix shebang</title>
<updated>2020-05-19T06:05:22Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-19T06:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=30fcb62840be0595f50e03e79eb166674fb0de47'/>
<id>urn:sha1:30fcb62840be0595f50e03e79eb166674fb0de47</id>
<content type='text'>
Fixes: e575a7f777ef ("scripts: support tags for CFE binaries")
Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: support CFE WFI images</title>
<updated>2020-05-18T16:24:06Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-14T16:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=72985233a6969e85fc07fab35244cfd3ca04409b'/>
<id>urn:sha1:72985233a6969e85fc07fab35244cfd3ca04409b</id>
<content type='text'>
CFE WFI (Whole Flash Image) consists in 20 byte footer:
- u32: CRC32
- u32: WFI Version
- u32: Chip ID
- u32: Flash Type
- u32: Flags

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts: support tags for CFE binaries</title>
<updated>2020-05-18T16:24:06Z</updated>
<author>
<name>Álvaro Fernández Rojas</name>
</author>
<published>2020-05-14T16:19:35Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=e575a7f777ef8af1f7916333f9d812cd0c46e505'/>
<id>urn:sha1:e575a7f777ef8af1f7916333f9d812cd0c46e505</id>
<content type='text'>
CFE loads binaries based on a 12 byte header which corresponds to:
- u32: Load Address
- u32: Entry Address
- u32: Size

Signed-off-by: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/download: add sources CDN as first mirror</title>
<updated>2020-04-14T22:16:55Z</updated>
<author>
<name>Paul Spooren</name>
</author>
<published>2020-04-06T11:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/luka/commit/?id=c737a9ee6a9c47b6e553ac81bf293b1161e59799'/>
<id>urn:sha1:c737a9ee6a9c47b6e553ac81bf293b1161e59799</id>
<content type='text'>
OpenWrt now has a CDN for sources at sources.cdn.openwrt.org which
mirrors sources.openwrt.org.

Downloading sources outside Europe or US (mainland) could
result in low throughput, extremely slowing down the first compilation of
the build system.

This patch adds sources.cdn.openwrt.org as the first mirror to offer
worldwide fast download speeds by default. If the CDN goes down for
whatever reason, the script jumps to the next available mirror and
downloads requested files as before (in regional varying speed).

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
Acked-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
</feed>
