diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-04 12:10:14 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2006-11-04 12:10:14 +0000 |
commit | c119cdd62d87956a2094cf763b55732d13910494 (patch) | |
tree | f3d18f4edba8ba9154e7f0f02da90623e84d7442 /packages/linux | |
parent | da95633572e7a086882ac0f80b39d60f9f8d188d (diff) |
linux-handhelds-2.6 cvs: Card ID patches were merged to HH.org CVS.
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 d4574fb755..cd4ab10dd1 100644 --- a/packages/linux/linux-handhelds-2.6_cvs.bb +++ b/packages/linux/linux-handhelds-2.6_cvs.bb @@ -10,8 +10,8 @@ K_MICRO = "17" HHV = "2" SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ - file://24-hostap_cs_id.diff;patch=1 \ - file://hrw-pcmcia-ids-r2.patch;patch=1 \ + file://24-hostap_cs_id.diff;patch=1;maxdate=20061104 \ + file://hrw-pcmcia-ids-r2.patch;patch=1;maxdate=20061104 \ file://defconfig" require linux-handhelds-2.6.inc |