* [PATCH 1/1] opkg-config-base: remove the variable "L" from bb file
2010-12-02 0:35 [PATCH 0/1]Fix opkg-config-base little issue Mei Lei
@ 2010-12-02 0:27 ` Mei Lei
0 siblings, 0 replies; 2+ messages in thread
From: Mei Lei @ 2010-12-02 0:27 UTC (permalink / raw)
To: poky
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@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH 0/1]Fix opkg-config-base little issue
@ 2010-12-02 0:35 Mei Lei
2010-12-02 0:27 ` [PATCH 1/1] opkg-config-base: remove the variable "L" from bb file Mei Lei
0 siblings, 1 reply; 2+ messages in thread
From: Mei Lei @ 2010-12-02 0:35 UTC (permalink / raw)
To: poky
remove the variable "L" from bb file,because the change to bitbake.conf and insane.bbclass were removed in modutils-collateral patch.We use ${POKYBASE} to replace the ${L}
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: lmei3/fix-opkg-config
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/fix-opkg-config
Thanks,
Mei Lei <lei.mei@intel.com>
---
Mei Lei (1):
opkg-config-base: remove the variable "L" from bb file
meta/recipes-devtools/opkg/opkg-config-base_1.0.bb | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-02 0:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-02 0:35 [PATCH 0/1]Fix opkg-config-base little issue Mei Lei
2010-12-02 0:27 ` [PATCH 1/1] opkg-config-base: remove the variable "L" from bb file Mei Lei
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.