summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/opkg-utils/opkg-utils_git.bb')
-rw-r--r--meta/recipes-devtools/opkg-utils/opkg-utils_git.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
index 6a3cf550ef..80efa8f0b1 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
@@ -26,9 +26,6 @@ do_install() {
26 oe_runmake PREFIX=${prefix} DESTDIR=${D} install 26 oe_runmake PREFIX=${prefix} DESTDIR=${D} install
27} 27}
28 28
29# Avoid circular dependencies from package_ipk.bbclass
30PACKAGES_class-native = ""
31
32PACKAGES =+ "update-alternatives-opkg" 29PACKAGES =+ "update-alternatives-opkg"
33FILES_update-alternatives-opkg = "${bindir}/update-alternatives" 30FILES_update-alternatives-opkg = "${bindir}/update-alternatives"
34RPROVIDES_update-alternatives-opkg = "update-alternatives" 31RPROVIDES_update-alternatives-opkg = "update-alternatives"