[oe-commits] Frans Meulenbroeks : linux/ipod_2.4.24-ipod0.bb: removed unneeded EXTRA_OEMAKE

git version control git at git.openembedded.org
Sun Oct 24 07:51:50 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e16768ae9e77a65413f417759e9970e891b578fd
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e16768ae9e77a65413f417759e9970e891b578fd

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Oct 24 09:32:23 2010 +0200

linux/ipod_2.4.24-ipod0.bb: removed unneeded EXTRA_OEMAKE

verified by comparing bitbake -e output from before and after the edit

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/linux/ipod_2.4.24-ipod0.bb |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/ipod_2.4.24-ipod0.bb b/recipes/linux/ipod_2.4.24-ipod0.bb
index 1de263a..3ee5541 100644
--- a/recipes/linux/ipod_2.4.24-ipod0.bb
+++ b/recipes/linux/ipod_2.4.24-ipod0.bb
@@ -14,7 +14,6 @@ COMPATIBLE_MACHINE = "ipod"
 
 inherit kernel
 
-EXTRA_OEMAKE = ""
 do_configure_prepend() {
         install -m 0644 ${S}/arch/armnommu/def-configs/ipod ${S}/.config
 }





More information about the Openembedded-commits mailing list