aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/opkg/opkg_svn.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-04-29 14:25:14 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-04-29 14:32:37 +0100
commitac4a2334cf292d5a131b60002753612db5c9bda2 (patch)
tree13ac161f86bbc35358ca4686fb6d356cd5281fce /recipes/opkg/opkg_svn.bb
parent565e76ba4588fc2baa34862f7378f243d117ee39 (diff)
downloadopenembedded-ac4a2334cf292d5a131b60002753612db5c9bda2.tar.gz
recipes/opkg/files/configure : fix the case where this is no splash installed.
recipes/opkg/opkg*.bb : bump PR for affected recipes
Diffstat (limited to 'recipes/opkg/opkg_svn.bb')
-rw-r--r--recipes/opkg/opkg_svn.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/opkg/opkg_svn.bb b/recipes/opkg/opkg_svn.bb
index 749fa1e975..d2863774a4 100644
--- a/recipes/opkg/opkg_svn.bb
+++ b/recipes/opkg/opkg_svn.bb
@@ -1,6 +1,6 @@
require opkg.inc
-PR = "r12"
+PR = "r13"
PACKAGES =+ "libopkg-dev libopkg"