<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/stintel/scripts/gen-dependencies.sh, branch master</title>
<subtitle>Staging tree of Stijn Tintel</subtitle>
<id>https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/'/>
<updated>2020-01-01T16:01:02Z</updated>
<entry>
<title>scripts/gen-dependencies.sh: use /bin/sh</title>
<updated>2020-01-01T16:01:02Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-01T02:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=33f87d2ef6c729c077e923673d2af28ec0ddb7da'/>
<id>urn:sha1:33f87d2ef6c729c077e923673d2af28ec0ddb7da</id>
<content type='text'>
This uses no special bash stuff.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>scripts/gen-dependencies.sh: replace backticks with $()</title>
<updated>2020-01-01T16:00:38Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2020-01-01T02:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=dec46a9ea0935f5f3a24626581c44ec4f1fbd676'/>
<id>urn:sha1:dec46a9ea0935f5f3a24626581c44ec4f1fbd676</id>
<content type='text'>
Found with shellcheck.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>gen-dependencies.sh: fix handling variations in "file" output</title>
<updated>2017-02-19T15:56:18Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2017-02-19T14:28:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=663f2a0864b0ca7e65575fc75479e37712a80114'/>
<id>urn:sha1:663f2a0864b0ca7e65575fc75479e37712a80114</id>
<content type='text'>
On some systems, file adds ", with debug info" after "not stripped"

Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
</entry>
<entry>
<title>scripts: avoid outputting empty lines in gen-dependencies.sh</title>
<updated>2015-01-29T22:05:31Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-29T22:05:31Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=a06f81cc3bb14f97c451bb06aac23778c1874ce4'/>
<id>urn:sha1:a06f81cc3bb14f97c451bb06aac23778c1874ce4</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44208
</content>
</entry>
<entry>
<title>scripts: gen-dependencies.sh: fix kmod dependency generation</title>
<updated>2015-01-29T21:59:10Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-29T21:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=2e5411518fa6a5bed67aa9ea7e8ca87b273ab509'/>
<id>urn:sha1:2e5411518fa6a5bed67aa9ea7e8ca87b273ab509</id>
<content type='text'>
Do not output faulty ".ko" dependency if a scanned .ko file has an empty
"depends=" specification, also replace the `grep | sed | awk` chain with a
single sed program.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44206
</content>
</entry>
<entry>
<title>scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulating in tmp/</title>
<updated>2013-11-19T00:03:34Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-11-19T00:03:34Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=13f5ebaf8ed9ef98f10c2c3a554592217e237d82'/>
<id>urn:sha1:13f5ebaf8ed9ef98f10c2c3a554592217e237d82</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38860
</content>
</entry>
<entry>
<title>scripts/gen-dependencies.sh: use the cross readelf (#12940)</title>
<updated>2013-09-29T20:10:42Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-09-29T20:10:42Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=b14e0d008c69c1bc9dc3e5a7cd2473a92c758c68'/>
<id>urn:sha1:b14e0d008c69c1bc9dc3e5a7cd2473a92c758c68</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38259
</content>
</entry>
<entry>
<title>scripts/gen-dependencies.sh: clean up temp files</title>
<updated>2013-07-19T10:41:56Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-07-19T10:41:56Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=1ffa67e0c6a32e56fe9a08dba814723af8c2bc54'/>
<id>urn:sha1:1ffa67e0c6a32e56fe9a08dba814723af8c2bc54</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37430
</content>
</entry>
<entry>
<title>gen-dependencies.sh: sort kmod dependencies</title>
<updated>2013-07-18T11:57:36Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-07-18T11:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=ccebc5a091d95af723c5545dd7b071d3b7027531'/>
<id>urn:sha1:ccebc5a091d95af723c5545dd7b071d3b7027531</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37390
</content>
</entry>
<entry>
<title>build: implement kernel module dependency tracking</title>
<updated>2013-07-18T10:47:05Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-07-18T10:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/openwrt/staging/stintel/commit/?id=18840ae8081fbac61b3d1ed4bdaefac46c1d3892'/>
<id>urn:sha1:18840ae8081fbac61b3d1ed4bdaefac46c1d3892</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 37386
</content>
</entry>
</feed>
