aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/busybox/busybox_1.24.1.bb
diff options
context:
space:
mode:
authorAndre McCurdy <armccurdy@gmail.com>2016-01-22 12:39:08 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-26 22:31:08 +0000
commit123958a4b098fae32fe46552bddec21266698cfa (patch)
treed8f5d248a8e6d508e7e0867ca26f424a52aea18b /meta/recipes-core/busybox/busybox_1.24.1.bb
parent25ce3bb545779ee4acd3a4b00b7de4e347f140f8 (diff)
downloadopenembedded-core-contrib-123958a4b098fae32fe46552bddec21266698cfa.tar.gz
busybox: backport upstream truncate open mode fix
https://git.busybox.net/busybox/commit/?h=1_24_stable&id=be729c1d3b5c923f10871dd68ea94156d0f8c803 Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core/busybox/busybox_1.24.1.bb')
-rw-r--r--meta/recipes-core/busybox/busybox_1.24.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/busybox/busybox_1.24.1.bb b/meta/recipes-core/busybox/busybox_1.24.1.bb
index 8adee53911..72c5c79cde 100644
--- a/meta/recipes-core/busybox/busybox_1.24.1.bb
+++ b/meta/recipes-core/busybox/busybox_1.24.1.bb
@@ -34,6 +34,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball \
file://0002-Passthrough-r-to-linker.patch \
file://busybox-1.24.1-unzip.patch \
file://busybox-1.24.1-unzip-regression.patch \
+ file://busybox-1.24.1-truncate-open-mode.patch \
file://mount-via-label.cfg \
file://sha1sum.cfg \
file://sha256sum.cfg \