summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorKristoffer Ericson <kristoffer_e1@hotmail.com>2006-06-09 01:49:04 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-06-09 01:49:04 +0000
commit07add65872d36cec36413e102ccc435b61818ea8 (patch)
tree1801bea9127f597398d6b1ff481b9231590ff65b /packages/linux
parent04ee0a2aad2ab8f6e16653ef11d984d7ce24beed (diff)
conf/distro/jlime-donkey.conf : Add Virtual/xserver
* Adding Virtual/xserver so it always grabs xserver-kdrive linux/linux-jlime-sh3_2.6.16.20.bb : Add another gcc 4.1.1 patch * Changing setup.c so it doesnt gets compiled away
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux-jlime-sh3_2.6.16.20.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/linux/linux-jlime-sh3_2.6.16.20.bb b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
index 53010e6b23..a8c40e4969 100644
--- a/packages/linux/linux-jlime-sh3_2.6.16.20.bb
+++ b/packages/linux/linux-jlime-sh3_2.6.16.20.bb
@@ -11,6 +11,7 @@ SRC_URI = "http://www.jlime.com/downloads/Releases/donkey/kernels/6xx/sources/jl
file://volatile-traps.c.patch;patch=1 \
file://volatile-signal.c.patch;patch=1 \
file://volatile-sys_sh.c.patch;patch=1 \
+ file://volatile-setup.c.patch;patch=1 \
file://Optimize-O1.patch;patch=1"
S = "${WORKDIR}/linux-${PV}"