summaryrefslogtreecommitdiff
path: root/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-03-03 17:29:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-13 11:44:44 +0000
commit791f7e16d003eb1e116a26eec716e6bbac28b8f9 (patch)
tree2471e42c7c07874459d615b81929dad74ddf1dd5 /meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
parent1619bd7aa56f7cd4f7c9696eec3389b150de043a (diff)
downloadopenembedded-core-791f7e16d003eb1e116a26eec716e6bbac28b8f9.tar.gz
openembedded-core-791f7e16d003eb1e116a26eec716e6bbac28b8f9.tar.bz2
openembedded-core-791f7e16d003eb1e116a26eec716e6bbac28b8f9.tar.xz
openembedded-core-791f7e16d003eb1e116a26eec716e6bbac28b8f9.zip
run-postinsts: fix opkg data path
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta/recipes-devtools/dpkg/run-postinsts_1.0.bb')
-rw-r--r--meta/recipes-devtools/dpkg/run-postinsts_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
index f8f336872..7438a1042 100644
--- a/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
+++ b/meta/recipes-devtools/dpkg/run-postinsts_1.0.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Run postinstall scripts on device using awk"
SECTION = "devel"
-PR = "r7"
+PR = "r8"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"