summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend
diff options
context:
space:
mode:
authorChang.H.S <jhs@dev3>2012-11-30 09:09:08 (GMT)
committerChang.H.S <jhs@dev3>2012-11-30 09:21:08 (GMT)
commit0e6c5d97c12ae5eb100dc835a2ec6df30c9ebb95 (patch)
treea8b60d7dfd416b50deec6ac9282381aa5312f965 /meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend
parente56f897c120c6a2c70e6b3129dde975f92d105cc (diff)
relocate packages on recipes-base/recipes-enigma2/recipes-wlan.
Diffstat (limited to 'meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend')
-rw-r--r--meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend b/meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend
new file mode 100644
index 0000000..e5a54e4
--- /dev/null
+++ b/meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend
@@ -0,0 +1,14 @@
+PR .= "-vuplus0"
+
+SRC_URI += "file://0001-Fixed-opkg-losing-auto_installed-flag-on-upgrading.patch \
+ file://0002-Don-t-mark-Conflicts-as-Depends.patch \
+ file://0003-Statically-link-libopkg-and-libbb.patch \
+ file://0004-Makefile.am-remove-g-and-O-compiler-flags.patch \
+ file://0005-pkg_depends-remove-unused-variables-to-fix-compiler-.patch \
+ file://0006-pkg_hash_fetch_conflicts-fix-possible-segfaults.patch \
+ file://0007-pkg_hash_fetch_conflicts-move-iteration-over-conflic.patch \
+ file://0008-pkg_hash_fetch_conflicts-take-into-account-conflicts.patch \
+ file://0009-Revert-Add-Recommended-packages-to-the-depended_upon.patch \
+ file://0010-opkg_remove-auto-delete-.pyo-files.patch"
+
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"