diff options
author | Steffen Sledz <sledz@dresearch.de> | 2009-04-20 14:45:57 +0200 |
---|---|---|
committer | Steffen Sledz <sledz@dresearch.de> | 2009-04-20 14:45:57 +0200 |
commit | 4d476847cf8f300c080b4334a2adbaec39de40fc (patch) | |
tree | 71c385597019f82dd7197b271a6c5fec42577593 /recipes/linux/linux_2.6.24.bb | |
parent | 5c21413b9794047eecba6e820d9546f04d8a137a (diff) |
linux-2.6.24: new defconfig for HIPOX machine
Diffstat (limited to 'recipes/linux/linux_2.6.24.bb')
-rw-r--r-- | recipes/linux/linux_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.24.bb b/recipes/linux/linux_2.6.24.bb index 5762ee130b..eb0330c3c9 100644 --- a/recipes/linux/linux_2.6.24.bb +++ b/recipes/linux/linux_2.6.24.bb @@ -12,7 +12,7 @@ DEFAULT_PREFERENCE_oxnas = "1" DEFAULT_PREFERENCE_hipox = "1" DEFAULT_PREFERENCE_cs-e9302 = "1" -PR = "r29" +PR = "r30" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.24.tar.bz2 \ file://squashfs-lzma-2.6.24.patch;patch=1 \ |