diff options
author | Koen Kooi <koen@openembedded.org> | 2009-03-23 09:41:14 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-03-23 09:41:14 +0100 |
commit | 589db5a12dba3c43854729954ac4ff7cb3555796 (patch) | |
tree | 2426be74bc34bbe4c6751f0980922a7689454321 /recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb | |
parent | 1f95213480a0f98a8d8e5f9f5686e547b4703a00 (diff) |
kirkwood: clean up kernel and machine file a bit
Diffstat (limited to 'recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb')
-rw-r--r-- | recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb b/recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb index 0515005aa7..f870bcef29 100644 --- a/recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb +++ b/recipes/linux/linux-kirkwood_2.6.29-rc7+git.bb @@ -6,6 +6,8 @@ COMPATIBLE_MACHINE = "sheevaplug" require linux.inc +PV = "2.6.28+2.6.29rc7-${PR}+gitr${SRCREV}" + SRCREV = "569106c70e49ad67c69fa7d43a2a5218e63a4619" SRC_URI = "git://git.marvell.com/orion.git;protocol=git \ file://fw.patch;patch=1 \ |