[poky] [PATCH 1/1] opkg-config-base: remove the variable "L" from	bb file
    Mei Lei 
    lei.mei at intel.com
       
    Wed Dec  1 16:27:12 PST 2010
    
    
  
This variable should remove because of the change to bitbake.conf and insane.bbclass were removed in modutils-collateral patch.
We use ${POKYBASE} to replace the ${L}
Signed-off-by: Mei Lei <lei.mei at intel.com>
---
 meta/recipes-devtools/opkg/opkg-config-base_1.0.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
index 6a73003..c2bf347 100644
--- a/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
+++ b/meta/recipes-devtools/opkg/opkg-config-base_1.0.bb
@@ -1,5 +1,4 @@
 DESCRIPTION = "Base configuration files for opkg"
-L = ${OEROOT}/meta
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-- 
1.6.3.3
    
    
More information about the poky
mailing list