diff options
author | Koen Kooi <koen@openembedded.org> | 2009-02-08 11:34:35 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-02-08 11:34:35 +0100 |
commit | fd26a690a0e99751db0cb90fada68c95b1a386c1 (patch) | |
tree | 40cdccb24ff86882fec54638a0b24af48dc07617 /packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb | |
parent | daf468736410b7a22a4c93bb780db6a79c16be63 (diff) |
linux-kexecboot kernels: more PR to .inc file since it's more tied to the initramfs than the kernel
Diffstat (limited to 'packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb')
-rw-r--r-- | packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb b/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb index 002ed7b200..7667037037 100644 --- a/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb +++ b/packages/kexecboot/linux-kexecboot_2.6.21-hh20.bb @@ -4,8 +4,6 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_hx4700 = "1" DEFAULT_PREFERENCE_h2200 = "1" -PR = "r2" - 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 \ |