| Submitter | Andreas Müller |
|---|---|
| Date | Aug. 24, 2012, 7:23 a.m. |
| Message ID | <1345793018-4843-3-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/35275/ |
| State | Accepted |
| Headers | show |
Comments
Patch
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 bb11550..a0ae2ce 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}:"
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> --- ...box_1.19.4.bbappend => busybox_1.20.2.bbappend} | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) rename meta-systemd/meta-oe/recipes-core/busybox/{busybox_1.19.4.bbappend => busybox_1.20.2.bbappend} (96%)