aboutsummaryrefslogtreecommitdiffstats
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 721ef19d76..7a2f0c3a0a 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 @@
-PRINC := "${@int(PRINC) + 1}"
-
# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
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 bdba2db3c0..6362bdba65 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 @@
inherit systemd
-PRINC := "${@int(PRINC) + 3}"
-
# look for files in the layer first
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"