aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_2.6.37.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-02-27 16:45:02 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-02-27 17:12:32 +0100
commit4fe2b900b30345d48207ff3ada6e797b52d0b8f9 (patch)
tree971f252f594d3926f93196e43ea1915e024acbfc /recipes/linux/linux-kexecboot_2.6.37.bb
parent286cdd2ae5d13b665d9c86dbf1abdd57c644f31c (diff)
downloadopenembedded-4fe2b900b30345d48207ff3ada6e797b52d0b8f9.tar.gz
linux-kexecboot: pick collie fix from upstream for 2.6.37
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot_2.6.37.bb')
-rw-r--r--recipes/linux/linux-kexecboot_2.6.37.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-kexecboot_2.6.37.bb b/recipes/linux/linux-kexecboot_2.6.37.bb
index c33ef19396..8cbd84bc2e 100644
--- a/recipes/linux/linux-kexecboot_2.6.37.bb
+++ b/recipes/linux/linux-kexecboot_2.6.37.bb
@@ -1,6 +1,6 @@
require linux-kexecboot.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
S = "${WORKDIR}/linux-${PV}"
@@ -10,5 +10,7 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig"
+SRC_URI_append_collie = " file://collie-locomo-kb.patch;status=upstream "
+
SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"