diff options
author | Jeremy Laine <jeremy.laine@m4x.org> | 2007-12-17 20:11:30 +0000 |
---|---|---|
committer | Jeremy Laine <jeremy.laine@m4x.org> | 2007-12-17 20:11:30 +0000 |
commit | dd4f003103033e9e0813627bcae89a5866d95bdc (patch) | |
tree | e4ea5b40d9403d44bb7a28b49266999e0329d8a4 /packages/linux/linux-rp_2.6.22.bb | |
parent | 72d17d604abe14437971dbfb6926dcc90d4ad873 (diff) |
linux-rp-2.6.22: improve defconfig for qemux86
* build netfilter modules
* enable support for ES1370 audio card (qemu -soundhw es1370)
* enable wireless extensions
Diffstat (limited to 'packages/linux/linux-rp_2.6.22.bb')
-rw-r--r-- | packages/linux/linux-rp_2.6.22.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-rp_2.6.22.bb b/packages/linux/linux-rp_2.6.22.bb index 55c37af4c9..3f5552adae 100644 --- a/packages/linux/linux-rp_2.6.22.bb +++ b/packages/linux/linux-rp_2.6.22.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r11" +PR = "r12" DEFAULT_PREFERENCE_poodle = "-99" |