diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-21 12:31:41 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:35:01 +0100 |
commit | 73575ed195bc237fc594ea4aecb1c74d19ff71bc (patch) | |
tree | df92a813b7154e69f7aef44a14f5671e9cee352c /recipes/linux/linux_2.6.24.bb | |
parent | fe838e1b1e3f6ce719b2bbe0a9f2d67d815dc1e7 (diff) |
linux 2.6.24: drop time.h.patch - it is in 2.6.24.7 update
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r-- | recipes/linux/linux_2.6.24.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb index 7d0cb68189..c4549795d6 100644 --- a/recipes/linux/linux_2.6.24.bb +++ b/recipes/linux/linux_2.6.24.bb @@ -19,7 +19,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.7.bz2;patch=1 \ file://squashfs-lzma-2.6.24.patch;patch=1 \ file://ubifs-v2.6.24.patch;patch=1 \ - file://time.h.patch;patch=1 \ file://defconfig" # Moved away temporarely until committed properly (work in progress). |