aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugos-init/slugos-init_5.0.bb
diff options
context:
space:
mode:
authorAndreas Oberritter <obi@opendreambox.org>2010-10-26 15:43:27 +0000
committerMichael Smith <msmith@cbnco.com>2010-11-14 18:36:55 -0500
commitb4fbe151623a33639961e3b333f60f8077fd1bf9 (patch)
tree14b750fcc35925d9e099c56ddb27a1bbc1a6846f /recipes/slugos-init/slugos-init_5.0.bb
parentf69711e85e5702cee80f63561985a12a5277c16d (diff)
downloadopenembedded-b4fbe151623a33639961e3b333f60f8077fd1bf9.tar.gz
slugos-init: fix sh equality operator
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/slugos-init/slugos-init_5.0.bb')
-rw-r--r--recipes/slugos-init/slugos-init_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/slugos-init/slugos-init_5.0.bb b/recipes/slugos-init/slugos-init_5.0.bb
index 1a45ee1d99..aa6e49ee72 100644
--- a/recipes/slugos-init/slugos-init_5.0.bb
+++ b/recipes/slugos-init/slugos-init_5.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "required"
LICENSE = "GPL"
DEPENDS = "base-files devio"
RDEPENDS_${PN} = "busybox devio"
-PR = "r12"
+PR = "r13"
SRC_URI = "file://boot/flash \
file://boot/disk \