From ea50866e0c7faf65ab91f5ce1b5d3fd93ad38e40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 24 Aug 2012 07:23:38 +0000 Subject: [PATCH] busybox/meta-systemd: follow oe-core to 1.20.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Koen Kooi --- .../{busybox_1.19.4.bbappend => busybox_1.20.2.bbappend} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-systemd/meta-oe/recipes-core/busybox/{busybox_1.19.4.bbappend => busybox_1.20.2.bbappend} (96%) diff --git a/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend b/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend similarity index 96% rename from meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend rename to meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend index bb1155074f..a0ae2ce186 100644 --- a/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend +++ b/meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend @@ -1,6 +1,6 @@ inherit systemd -PRINC := "${@int(PRINC) + 3}" +PRINC := "${@int(PRINC) + 1}" # look for files in the layer first FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"