summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/busybox/busybox_1.21.1.bbappend (renamed from meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend)2
-rw-r--r--meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend (renamed from meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend)2
2 files changed, 0 insertions, 4 deletions
diff --git a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-oe/recipes-core/busybox/busybox_1.21.1.bbappend
index 721ef19d7..7a2f0c3a0 100644
--- a/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-oe/recipes-core/busybox/busybox_1.21.1.bbappend
@@ -1,5 +1,3 @@
1PRINC := "${@int(PRINC) + 1}"
2
3# look for files in the layer first 1# look for files in the layer first
4FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
5 3
diff --git a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend
index bdba2db3c..6362bdba6 100644
--- a/meta-systemd/oe-core/recipes-core/busybox/busybox_1.20.2.bbappend
+++ b/meta-systemd/oe-core/recipes-core/busybox/busybox_1.21.1.bbappend
@@ -1,7 +1,5 @@
1inherit systemd 1inherit systemd
2 2
3PRINC := "${@int(PRINC) + 3}"
4
5# look for files in the layer first 3# look for files in the layer first
6FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 4FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
7 5