diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-08-25 17:00:30 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-08-25 17:00:30 +0000 |
commit | 3cdc3b52b167778be7f2c45b1a885f0af7864f97 (patch) | |
tree | b0e6176e9c836a3cae4f1f835e51156e9e114184 /packages/linux/linux_2.6.22.bb | |
parent | afba23ee6fd6c6c0262b0b46cace12a9087f3670 (diff) | |
parent | 3ea8eeaef5fced41a090c1230642d51db358a544 (diff) |
merge of '7222928a192dd87d681067dcc74025c3a2ecf986'
and 'c9235531d0eda1ab2165b6651685887b61d57ba1'
Diffstat (limited to 'packages/linux/linux_2.6.22.bb')
-rw-r--r-- | packages/linux/linux_2.6.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.22.bb b/packages/linux/linux_2.6.22.bb index b4e18dd5e1..6791e33014 100644 --- a/packages/linux/linux_2.6.22.bb +++ b/packages/linux/linux_2.6.22.bb @@ -5,7 +5,7 @@ DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_alix = "1" DEFAULT_PREFERENCE_avr32 = "1" -PR = "r1" +PR = "r2" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \ file://defconfig \ |