aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2011-08-26 17:49:25 +0400
committerSaul Wold <sgw@linux.intel.com>2011-08-26 12:34:03 -0700
commitf55c96b6d53ecff865145fa22f286c89c7336515 (patch)
tree4aa36e2b1faaf30f387470067b454d460d548746 /meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb
parentfeaf1bab56138cc1bc998a4201a60202a5b8cd28 (diff)
downloadopenembedded-core-contrib-f55c96b6d53ecff865145fa22f286c89c7336515.tar.gz
opkg-utils: ignore packages disapperaring filelist generation
Package files disappearing during index generation don't cause a fatal error. Make package file disappearing during filelist generation also a non-fatal error. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb')
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb
index fd2b5e693d..e04b74ace5 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_svn.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "python"
RDEPENDS_${PN}_virtclass-native = ""
SRCREV = "4747"
PV = "0.1.8+svnr${SRCPV}"
-PR = "r4"
+PR = "r5"
SRC_URI = "svn://svn.openmoko.org/trunk/src/host/;module=opkg-utils;proto=http \
file://index-ignore-filenotfound.patch \