diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2008-06-01 22:47:13 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@rpsys.net> | 2008-06-01 22:47:13 +0000 |
commit | 985964e568ba4da46d1aeac39ee87bd32ef18fcd (patch) | |
tree | 5763d9889ab927e8b60dc40323171824901f7899 /packages/linux/linux-rp_2.6.24.bb | |
parent | d63b84cd9b2553c798eb0cf4f5277c283f4fb48e (diff) |
linux-rp-2.6.24: Sync defconfigs with Poky. Making the crypto modules builtin is wrong and compounds an existing space problem, the should be marked as autoloaded.
Diffstat (limited to 'packages/linux/linux-rp_2.6.24.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.24.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.24.bb b/packages/linux/linux-rp_2.6.24.bb index 7e679a4cad..8c5d2f8ea5 100644 --- a/packages/linux/linux-rp_2.6.24.bb +++ b/packages/linux/linux-rp_2.6.24.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r14" +PR = "r15" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_collie = "1" |