diff options
author | Richard Purdie <richard@openedhand.com> | 2007-08-01 11:54:07 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-08-01 11:54:07 +0000 |
commit | 45bb45ba6419bf0a394c20bb04b8eb6a5b8fadc1 (patch) | |
tree | fc5ac5b262789c98bfc039a9b8f5b2e6e6137656 /meta/packages | |
parent | 2cb33bf1762493267dc8dba7db85354b67f64eb2 (diff) | |
download | poky-45bb45ba6419bf0a394c20bb04b8eb6a5b8fadc1.tar.gz |
linux-rp: Make 2.6.22 the default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2254 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/linux/linux-rp_2.6.22.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/linux/linux-rp_2.6.22.bb b/meta/packages/linux/linux-rp_2.6.22.bb index bc245721d5..41bec1542a 100644 --- a/meta/packages/linux/linux-rp_2.6.22.bb +++ b/meta/packages/linux/linux-rp_2.6.22.bb | |||
@@ -2,8 +2,6 @@ require linux-rp.inc | |||
2 | 2 | ||
3 | PR = "r4" | 3 | PR = "r4" |
4 | 4 | ||
5 | DEFAULT_PREFERENCE = "-1" | ||
6 | |||
7 | # Handy URLs | 5 | # Handy URLs |
8 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 | 6 | # git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;tag=ef7d1b244fa6c94fb76d5f787b8629df64ea4046 |
9 | # http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 | 7 | # http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.18.tar.bz2 |