Update openembedded-core / meta-openembedded / bitbake (1.25.0)
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-connectivity / packagegroups / packagegroup-vuplus-wlan.bb
index ecd49df..c1a3450 100644 (file)
@@ -4,6 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 PR = "r16"
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"
+
 inherit packagegroup
 
 DEPENDS_${PN} = "enigma2"
@@ -53,5 +55,3 @@ RDEPENDS_${PN}_append = "\
        rt2870sta \
 "
 
-PACKAGE_ARCH = "${MACHINE_ARCH}"
-