From 142477933dae9b4561ed3f28753d26ab4f150c2e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 5 Feb 2014 14:17:42 -0500 Subject: busybox: update bbappend to match oe-core master Signed-off-by: Bruce Ashfield --- recipes-core/busybox/busybox_1.21.1.bbappend | 10 ---------- recipes-core/busybox/busybox_1.22.1.bbappend | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 recipes-core/busybox/busybox_1.21.1.bbappend create mode 100644 recipes-core/busybox/busybox_1.22.1.bbappend diff --git a/recipes-core/busybox/busybox_1.21.1.bbappend b/recipes-core/busybox/busybox_1.21.1.bbappend deleted file mode 100644 index 8369a031..00000000 --- a/recipes-core/busybox/busybox_1.21.1.bbappend +++ /dev/null @@ -1,10 +0,0 @@ -FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" - -SRC_URI += " \ - file://lspci.cfg \ - file://lsusb.cfg \ - file://mdev.cfg \ - file://mount-cifs.cfg \ - file://ps-extras.cfg \ - file://getopt.cfg \ - " diff --git a/recipes-core/busybox/busybox_1.22.1.bbappend b/recipes-core/busybox/busybox_1.22.1.bbappend new file mode 100644 index 00000000..8369a031 --- /dev/null +++ b/recipes-core/busybox/busybox_1.22.1.bbappend @@ -0,0 +1,10 @@ +FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" + +SRC_URI += " \ + file://lspci.cfg \ + file://lsusb.cfg \ + file://mdev.cfg \ + file://mount-cifs.cfg \ + file://ps-extras.cfg \ + file://getopt.cfg \ + " -- cgit v1.2.3-54-g00ecf