diff options
author | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 19:30:48 +0000 |
---|---|---|
committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2009-04-02 19:30:48 +0000 |
commit | 64f58bd7485e293b2eea7bd22728f1d2ae550929 (patch) | |
tree | 1849ea6b7fee3d8ea0d477a17ddc5aaee4c75cf2 /recipes/linux/linux-rp_2.6.26.bb | |
parent | 7596f868583c6ef0897a869a89edc5dd4525206d (diff) |
linux-rp-2.6.26: update qemux86 defconfig
* add support for RTC
* add some netfilter modules which were enabled in 2.6.24
* refresh defconfig with "make menuconfig"
Diffstat (limited to 'recipes/linux/linux-rp_2.6.26.bb')
-rw-r--r-- | recipes/linux/linux-rp_2.6.26.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-rp_2.6.26.bb b/recipes/linux/linux-rp_2.6.26.bb index baf15a1237..c082f379e3 100644 --- a/recipes/linux/linux-rp_2.6.26.bb +++ b/recipes/linux/linux-rp_2.6.26.bb @@ -1,6 +1,6 @@ require linux-rp.inc -PR = "r9" +PR = "r10" DEFAULT_PREFERENCE = "-1" DEFAULT_PREFERENCE_qemuarm = "-1" |