From 578d2a6ec41f88a68c133ae7608ff3fd2ca32ad1 Mon Sep 17 00:00:00 2001 From: Greg Gilbert Date: Thu, 19 Aug 2004 03:45:53 +0000 Subject: Fix appending of smallfonts.diff to SRC_URI for poodle's openzaurus-pxa kernel build. OEs are not shell scripts. BKrev: 41242271tB8Km4zdXdBwp80aohc3LQ --- linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'linux') diff --git a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe index 93034cc296..da76dda259 100644 --- a/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe +++ b/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.oe @@ -35,10 +35,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \ file://disable-pcmcia-probe.patch;patch=1 \ file://linux-2.4.18-list_move.patch;patch=1 \ file://defconfig-${MACHINE}" -if [ "${MACHINE}" == "poodle" ] - then - SRC_URI += "file://smallfonts.diff;patch=1" -fi +SRC_URI_poodle += " file://smallfonts.diff;patch=1 " # apply this when we have a kernel that builds with gcc 3.x: # SRC_URI_append = file://machtune-args.patch;patch=1 -- cgit 1.2.3-korg