diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-10-21 13:55:09 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-12-14 11:35:03 +0100 |
commit | 5d5b4ca7e194c1fd5070d999b1ded20fd57bc2e3 (patch) | |
tree | 7035358691fd67a1d5a9977c4551458a26303120 /recipes | |
parent | 8edf1462928fb07a05c4d5ee54d6d41eace60076 (diff) |
linux 2.6.26: do not apply 2.6.26.5 for topas910
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux_2.6.26.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/linux/linux_2.6.26.bb b/recipes/linux/linux_2.6.26.bb index e1bb68c5cb..775d2d8ba1 100644 --- a/recipes/linux/linux_2.6.26.bb +++ b/recipes/linux/linux_2.6.26.bb @@ -37,8 +37,7 @@ SRC_URI_append_mpc8313e-rdb = "\ file://mpc8313e-rdb-eth-fixed.patch;patch=1 \ " -SRC_URI_append_topas910 = " ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.26.5.bz2;patch=1 \ - http://www.bplan-gmbh.org/data/toshiba/topas/linux/2.6.26.5/patch_2.6.26.5_topas910.bz2;patch=1" +SRC_URI_append_topas910 = "http://www.bplan-gmbh.org/data/toshiba/topas/linux/2.6.26.5/patch_2.6.26.5_topas910.bz2;patch=1" # see http://bugzilla.kernel.org/show_bug.cgi?id=11143 do_stage_append() { |