diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-09-10 15:44:58 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-09-10 15:44:58 +0000 |
commit | 496383e73baaaeae20a3e8c21785e9ef66182899 (patch) | |
tree | 05a34001a4ca8d33b79bc5d47ba74100ddf0a8fb /packages/linux/linux_2.6.20.bb | |
parent | 191ea8a90af26ee5c0b3c07ad7a2fb28d179cc84 (diff) | |
parent | 1e807f3e9d554d0f8db7f240a1a7a42420f8571e (diff) |
merge of '8f24f687fb1ef557bf1f1a9e66188d67dde2ea47'
and 'bc1bceb6bfab051d162269a77df02ea351b62358'
Diffstat (limited to 'packages/linux/linux_2.6.20.bb')
-rw-r--r-- | packages/linux/linux_2.6.20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.20.bb b/packages/linux/linux_2.6.20.bb index 50defd306b..81033e09ee 100644 --- a/packages/linux/linux_2.6.20.bb +++ b/packages/linux/linux_2.6.20.bb @@ -4,7 +4,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "20" DEFAULT_PREFERENCE_at91sam9261ek = "20" DEFAULT_PREFERENCE_at91sam9260ek = "20" -PR = "r7" +PR = "r8" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig" |