diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-20 20:16:50 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-02-20 20:16:50 +0000 |
commit | 89e0aa57d57cf06ed3357293f9e3ff910c65876f (patch) | |
tree | 4231d091dc1577bd2c6fd59a9fcbda2c0157c676 /packages/linux | |
parent | d10b9041c67e8fff42236a74a0fe5d3651d8c886 (diff) |
linux-handhelds-2.6 cvs: Trunk is 2.6.20-hh0 now.
Diffstat (limited to 'packages/linux')
-rw-r--r-- | packages/linux/linux-handhelds-2.6_cvs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-handhelds-2.6_cvs.bb b/packages/linux/linux-handhelds-2.6_cvs.bb index bdb091ba9b..a684c90a8e 100644 --- a/packages/linux/linux-handhelds-2.6_cvs.bb +++ b/packages/linux/linux-handhelds-2.6_cvs.bb @@ -8,8 +8,8 @@ DEFAULT_PREFERENCE = "-1" K_MAJOR = "2" K_MINOR = "6" -K_MICRO = "19" -HHV = "10" +K_MICRO = "20" +HHV = "0" SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ file://defconfig" |