]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-ti/local-power-manager/ti-local-power-manager.inc
u-boot 2012.10: add the latest SDK 05.06 version from meta-arago
[glsdk/meta-ti-glsdk.git] / recipes-ti / local-power-manager / ti-local-power-manager.inc
index 7ccbf9977f9ad92f3777be7173056b2387e0fcb1..9155c761b499b93eed2311f52f422b1acc1be194 100644 (file)
@@ -109,6 +109,7 @@ do_install () {
     cp -pPrf ${S}/* ${D}${LPM_INSTALL_DIR_RECIPE}
 }
 
     cp -pPrf ${S}/* ${D}${LPM_INSTALL_DIR_RECIPE}
 }
 
+PACKAGE_ARCH = "${MACHINE_ARCH}"
 PACKAGES += "ti-lpm-module"
 FILES_ti-lpm-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/*lpm*ko"
 RDEPENDS_ti-lpm-module += "ti-dsplink-module"
 PACKAGES += "ti-lpm-module"
 FILES_ti-lpm-module = "/lib/modules/${KERNEL_VERSION}/kernel/drivers/dsp/*lpm*ko"
 RDEPENDS_ti-lpm-module += "ti-dsplink-module"
@@ -129,4 +130,4 @@ pkg_postrm_ti-lpm-module_append () {
 PACKAGES += "ti-lpm-utils"
 RDEPENDS_ti-lpm-utils += "ti-lpm-module"
 FILES_ti-lpm-utils = "${installdir}/ti-lpm-utils/*"
 PACKAGES += "ti-lpm-utils"
 RDEPENDS_ti-lpm-utils += "ti-lpm-module"
 FILES_ti-lpm-utils = "${installdir}/ti-lpm-utils/*"
-INSANE_SKIP_ti-lpm-utils = True
+INSANE_SKIP_ti-lpm-utils = "1"