Merge pull request #542 from groni/master

busybox change config
This commit is contained in:
groni
2017-01-28 15:54:36 +01:00
committed by GitHub
2 changed files with 8 additions and 7 deletions
@@ -0,0 +1 @@
+7 -7
View File
@@ -12,14 +12,14 @@
<IsA>app:console</IsA>
<Summary>Statically linked binary providing simplified versions of system commands</Summary>
<Description>busybox is a single binary which includes versions of a large number of system commands, including a shell.</Description>
<Archive sha1sum="0b3e3cd49d6d9e30f66e364bf842663348b23dc9" type="tarbz2">https://busybox.net/downloads/busybox-1.26.2.tar.bz2</Archive>
<Archive sha1sum="8b227b3efdb4c4aa94750f80cc63429aec6daa0b" type="tarbz2">https://busybox.net/downloads/busybox-1.25.1.tar.bz2</Archive>
<AdditionalFiles>
<AdditionalFile target=".config">config</AdditionalFile>
</AdditionalFiles>
<Patches>
<!-- This patch is essential for udhcp to request root-path from dhcpd and required by ptsp -->
<!--Patch level="1">udhcp-rootpath-rq.patch</Patch>
<Patch level="1">suppress-job-control-warning.patch</Patch>
<Patch level="1">busybox-1.25.1-setfiles.patch</Patch>
<!--Patch level="1">suppress-job-control-warning.patch</Patch>
<Patch level="1">fix-include.patch</Patch-->
<!--Patch>ifplugd.patch</Patch-->
</Patches>
@@ -33,13 +33,13 @@
</Package>
<History>
<Update release="3">
<Update release="4">
<Date>2017-01-28</Date>
<Version>1.26.2</Version>
<Comment>Release bump.</Comment>
<Version>1.25.1</Version>
<Comment>Release Bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>1.24.1</Version>