From: Frans Meulenbroeks Date: Sun, 24 Oct 2010 07:32:23 +0000 (+0200) Subject: linux/ipod_2.4.24-ipod0.bb: removed unneeded EXTRA_OEMAKE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e16768ae9e77a65413f417759e9970e891b578fd;p=openembedded.git 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 --- diff --git a/recipes/linux/ipod_2.4.24-ipod0.bb b/recipes/linux/ipod_2.4.24-ipod0.bb index 1de263ab83..3ee55419c8 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 }