diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-12-25 18:04:31 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-12-25 18:04:31 +0000 |
commit | ad4884607bc29ec799316df7179368e78cce747c (patch) | |
tree | 51c5ceb88c5cb3dff9fe78b0a4ae5a6132e24de7 /packages/linux/linux-rp_2.6.23.bb | |
parent | 21188c7e9dd291cb1e2ae3da839556bdfbe795cd (diff) |
linux-rp 2.6.23: really apply Tosa patch from #3295
Diffstat (limited to 'packages/linux/linux-rp_2.6.23.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.23.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.23.bb b/packages/linux/linux-rp_2.6.23.bb index 53625791a7..555712500e 100644 --- a/packages/linux/linux-rp_2.6.23.bb +++ b/packages/linux/linux-rp_2.6.23.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r10" +PR = "r11" DEFAULT_PREFERENCE_qemuarm = "-1" DEFAULT_PREFERENCE_qemux86 = "-1" |