From 775236876ae21a149cd8a1e7eb15dad32c4ff84c Mon Sep 17 00:00:00 2001 From: Graeme Gregory Date: Sat, 16 May 2009 18:12:31 +0100 Subject: linux-kirkwood_2.6.29.2.bb : add kludge to allow SDHC cards to work --- recipes/linux/linux-kirkwood_2.6.29.2.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'recipes/linux/linux-kirkwood_2.6.29.2.bb') diff --git a/recipes/linux/linux-kirkwood_2.6.29.2.bb b/recipes/linux/linux-kirkwood_2.6.29.2.bb index 0e349362db..00cdb2bea2 100644 --- a/recipes/linux/linux-kirkwood_2.6.29.2.bb +++ b/recipes/linux/linux-kirkwood_2.6.29.2.bb @@ -7,12 +7,14 @@ require linux.inc # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc PV = "2.6.29.2" +PR = "r2" PR_append = "+gitr${SRCREV}" #PV = "2.6.28+2.6.29rc7-${PR}+gitr${SRCREV}" SRCREV = "10a12868405319fbf114af2bde9789aa64c34144" SRC_URI = "git://git.marvell.com/orion.git;protocol=git;branch=stable-2.6.29 \ file://fw.patch;patch=1 \ + file://mvsdio.patch;patch=1 \ file://defconfig \ " -- cgit v1.2.3