| Submitter | Andreas Müller |
|---|---|
| Date | Aug. 24, 2012, 7:23 a.m. |
| Message ID | <1345793018-4843-2-git-send-email-schnitzeltony@googlemail.com> |
| Download | mbox | patch |
| Permalink | /patch/35271/ |
| State | Accepted |
| Headers | show |
Comments
Patch
diff --git a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend similarity index 90% rename from meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend rename to meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend index e9dd4ac..0741b76 100644 --- a/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend +++ b/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend @@ -1,4 +1,4 @@ -PRINC := "${@int(PRINC) + 5}" +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-oe/recipes-core/busybox/{busybox_1.19.4.bbappend => busybox_1.20.2.bbappend} (90%)