summaryrefslogtreecommitdiff
path: root/meta-openvuplus/recipes-devtools/opkg/opkg_svn.bbappend
blob: 76d0408cdb80f1d6280ce5e6204d703ccd7b163c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PR .= "-vuplus1"

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 \
            file://unarchive-fixed-uname-gname-cache.patch"

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"