diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-07 17:24:18 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2008-03-07 17:24:18 +0000 |
commit | 4245e6a3732548a37bc3497fd55045744f054e48 (patch) | |
tree | 3e6084b66c2284bbb05165f930fca1afef1cca6e /packages/linux | |
parent | 970fd948fe550e207846692d6daecac20e947888 (diff) |
h2200.conf: Autoload g_ether, like other linux-hh machines do.
* Bump kernel PR too.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb index 066c17faed..672d038619 100644 --- a/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb +++ b/packages/linux/linux-handhelds-2.6_2.6.21-hh20.bb @@ -1,7 +1,7 @@ SECTION = "kernel" DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices." LICENSE = "GPL" -PR = "r14" +PR = "r15" DEFAULT_PREFERENCE = "-1" |