aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg/opkg_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg/opkg_svn.bb')
-rw-r--r--meta/recipes-devtools/opkg/opkg_svn.bb18
1 files changed, 2 insertions, 16 deletions
diff --git a/meta/recipes-devtools/opkg/opkg_svn.bb b/meta/recipes-devtools/opkg/opkg_svn.bb
index 064cf43af1..ee78488d70 100644
--- a/meta/recipes-devtools/opkg/opkg_svn.bb
+++ b/meta/recipes-devtools/opkg/opkg_svn.bb
@@ -1,25 +1,11 @@
require opkg.inc
SRC_URI = "svn://opkg.googlecode.com/svn;module=trunk;protocol=http \
- file://0001-add-opkg_compare_versions-function.patch \
- file://0002-Ensure-we-use-the-uname-gname-fields-when-extracting.patch \
- file://0003-Fix-dependency-issues-for-preinst-scripts.patch \
- file://0004-Failed-postinst-script-is-not-fatal-with-conf-offlin.patch \
- file://0005-Do-not-read-etc-opkg-.conf-if-f-is-specified.patch \
- file://0006-detect-circular-dependencies.patch \
- file://0007-merge-newpkg-provides-even-when-oldpkg-provides-exis.patch \
- file://0008-select_higher_version.patch \
- file://0009-pkg_depends-fix-version-constraints.patch \
- file://0010-pkg_depends-fix-version_constraints_satisfied.patch \
- file://opkg-no-sync-offline.patch \
- file://alternatives-ln.patch \
- file://don-t-add-recommends-pkgs-to-depended-upon-by.patch \
- file://don-t-print-provides-if-nothing-is-provided.patch \
"
S = "${WORKDIR}/trunk"
-SRCREV = "633"
+SRCREV = "649"
PV = "0.1.8+svnr${SRCPV}"
-PR = "${INC_PR}.9"
+PR = "${INC_PR}.0"