diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2012-08-24 07:23:38 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-24 11:06:54 +0200 |
| commit | ea50866e0c7faf65ab91f5ce1b5d3fd93ad38e40 (patch) | |
| tree | 826abe2c364e42701a1bbe7ec782762a6dbf48d9 | |
| parent | d52f05a809fc60a7d17b4ec9ba8dd35522c09ecf (diff) | |
| download | meta-openembedded-ea50866e0c7faf65ab91f5ce1b5d3fd93ad38e40.tar.gz | |
busybox/meta-systemd: follow oe-core to 1.20.2
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
| -rw-r--r-- | meta-systemd/meta-oe/recipes-core/busybox/busybox_1.20.2.bbappend (renamed from meta-systemd/meta-oe/recipes-core/busybox/busybox_1.19.4.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
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 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 @@ | |||
| 1 | inherit systemd | 1 | inherit systemd |
| 2 | 2 | ||
| 3 | PRINC := "${@int(PRINC) + 3}" | 3 | PRINC := "${@int(PRINC) + 1}" |
| 4 | 4 | ||
| 5 | # look for files in the layer first | 5 | # look for files in the layer first |
| 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 6 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
