diff options
author | Mike Westerhof <mwester@dls.net> | 2008-09-08 06:07:20 +0000 |
---|---|---|
committer | Mike Westerhof <mwester@dls.net> | 2008-09-08 06:07:20 +0000 |
commit | 078763a440425b9b9a0862e6ecabdf1c1af35def (patch) | |
tree | 80e4caca405a3b94eb893b462312e41708ba0659 /packages/linux/linux_2.6.25.bb | |
parent | fbe2d6775362947d2aa59f27c3ab190997d10c02 (diff) | |
parent | 313ea062889aba322b75726d8bb7276665aa4ea3 (diff) |
merge of '79b90d4ef7df69035b001466908501f67f8aac76'
and '81a14649e513b12b58d75276170ffa386580f244'
Diffstat (limited to 'packages/linux/linux_2.6.25.bb')
-rw-r--r-- | packages/linux/linux_2.6.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.25.bb b/packages/linux/linux_2.6.25.bb index 41f11d2c87..c84cbe8180 100644 --- a/packages/linux/linux_2.6.25.bb +++ b/packages/linux/linux_2.6.25.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r4" +PR = "r5" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" |