diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-19 17:24:32 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:22:10 +0100 |
commit | 5cf64cc95bb7d19e294f8833a3589ce710315771 (patch) | |
tree | 5ef405c019a39662ebf52e033000ba858dbe51b7 /recipes | |
parent | f8b27e0010b805c4375ac8fc65088549275ef5c8 (diff) |
linux 2.6.20: update to latest stable patch
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.20.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.20.bb b/recipes/linux/linux_2.6.20.bb index d8427bfc6f..42dabac2e9 100644 --- a/recipes/linux/linux_2.6.20.bb +++ b/recipes/linux/linux_2.6.20.bb @@ -9,6 +9,7 @@ DEFAULT_PREFERENCE_nhk15 = "1" PR = "r10" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.21.bz2;patch=1 \ file://defconfig" SRC_URI_append_n2100 = "\ |