diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-09-29 16:46:54 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-09-29 16:53:24 +0200 |
commit | 93c311d4229ec3dc286267c3d02e5b0d251f203e (patch) | |
tree | 3658a2db13d5cb6353092ca465b437497815bbae /recipes | |
parent | ab7a2fd1fb2c7261a41fdcb75b973c9594a1b7ce (diff) |
linux-mini2440: Get rid of floating revision.
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/linux/linux-mini2440_2.6.31+git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-mini2440_2.6.31+git.bb b/recipes/linux/linux-mini2440_2.6.31+git.bb index 5e25a2058e..012fc07dd5 100644 --- a/recipes/linux/linux-mini2440_2.6.31+git.bb +++ b/recipes/linux/linux-mini2440_2.6.31+git.bb @@ -5,7 +5,7 @@ PR = "r0" require linux.inc -SRCREV = "${AUTOREV}" +SRCREV = "f247836d8b6c2887c076e87e93510cf7e54487cb" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_mini2440 = "1" DEFAULT_PREFERENCE_micro2440 = "1" |