diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-08-25 17:00:30 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-08-25 17:00:30 +0000 |
commit | 3cdc3b52b167778be7f2c45b1a885f0af7864f97 (patch) | |
tree | b0e6176e9c836a3cae4f1f835e51156e9e114184 /packages/linux/linux-omap1_2.6.20-omap1.bb | |
parent | afba23ee6fd6c6c0262b0b46cace12a9087f3670 (diff) | |
parent | 3ea8eeaef5fced41a090c1230642d51db358a544 (diff) |
merge of '7222928a192dd87d681067dcc74025c3a2ecf986'
and 'c9235531d0eda1ab2165b6651685887b61d57ba1'
Diffstat (limited to 'packages/linux/linux-omap1_2.6.20-omap1.bb')
-rw-r--r-- | packages/linux/linux-omap1_2.6.20-omap1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/linux/linux-omap1_2.6.20-omap1.bb b/packages/linux/linux-omap1_2.6.20-omap1.bb index 636fef0e31..3f190b5e9a 100644 --- a/packages/linux/linux-omap1_2.6.20-omap1.bb +++ b/packages/linux/linux-omap1_2.6.20-omap1.bb @@ -4,7 +4,6 @@ COMPATIBLE_MACHINE = "omap5912osk" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 \ http://www.muru.com/linux/omap/patches/patch-2.6.20-omap1.bz2;patch=1 \ - file://defconfig.eabi \ file://defconfig" S = "${WORKDIR}/linux-2.6.20" |