handhelds-un-2.6: Rename to include extra version. Some major fixes.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 14 Jul 2006 10:37:38 +0000 (10:37 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 14 Jul 2006 10:37:38 +0000 (10:37 +0000)
packages/linux/handhelds-un-2.6_2.6.16-hh4.bb [moved from packages/linux/handhelds-un-2.6_2.6.16.bb with 85% similarity]

similarity index 85%
rename from packages/linux/handhelds-un-2.6_2.6.16.bb
rename to packages/linux/handhelds-un-2.6_2.6.16-hh4.bb
index b261d30..bf646a1 100644 (file)
@@ -3,8 +3,9 @@ MAINTAINER = "goxboxlive <goxboxlive@gmail.com>"
 LICENSE = "GPL"
 PR="r0"
 
-SRC_URI = "cvs -d :pserver:anoncvs@anoncvs.handhelds.org:/cvs checkout -d linux-2.6.16-hh2 linux/kernel26"
-S = "${WORKDIR}/linux-2.6.16-hh2"
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=K2-6-16-hh4"
+
+S = "${WORKDIR}/kernel26"
 
 COMPATIBLE_HOST = "arm.*-linux"