aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/busybox/busybox-static_1.18.4.bb
diff options
context:
space:
mode:
authorEric Bénard <eric@eukrea.com>2011-03-13 17:48:37 +0100
committerEric Bénard <eric@eukrea.com>2011-03-13 22:04:45 +0100
commitcba33010f0db5cede36a256955751ac04156dcaa (patch)
tree358142cb3f4fe6a00d0963193454748323c8dc7d /recipes/busybox/busybox-static_1.18.4.bb
parent544e4f08e672a94cb0c46ddc2964ff6b22fe1e45 (diff)
downloadopenembedded-cba33010f0db5cede36a256955751ac04156dcaa.tar.gz
busybox: add 1.18.4
which is 1.18.3 + all the fixes we already have in OE Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/busybox/busybox-static_1.18.4.bb')
-rw-r--r--recipes/busybox/busybox-static_1.18.4.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/busybox/busybox-static_1.18.4.bb b/recipes/busybox/busybox-static_1.18.4.bb
new file mode 100644
index 0000000000..05cca17140
--- /dev/null
+++ b/recipes/busybox/busybox-static_1.18.4.bb
@@ -0,0 +1,4 @@
+require busybox_${PV}.bb
+
+FILESPATHPKG =. "${P}:${BPN}:busybox-${PV}:"
+S = "${WORKDIR}/busybox-${PV}"