From c49f410e88a5828c198ebbe3f781bc9e5ab1a347 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 30 Jan 2009 12:30:47 +0100 Subject: linux-kexecboot: make hx4700 work --- packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb') diff --git a/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb b/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb index 9689396a20..8ed15596ab 100644 --- a/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb +++ b/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb @@ -4,12 +4,16 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_hx4700 = "1" DEFAULT_PREFERENCE_h2200 = "1" +PR = "r1" + SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ file://linux-2.6.git-9d20fdd58e74d4d26dc5216efaaa0f800c23dd3a.patch;patch=1 \ http://www.rpsys.net/openzaurus/patches/archive/export_atags-r0a.patch;patch=1 \ file://gcc4x-limits.patch;patch=1 \ file://defconfig" +SRC_URI += "file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2" + S = "${WORKDIR}/kernel26" -- cgit v1.2.3