From: Florian Boor Date: Fri, 14 Jul 2006 10:37:38 +0000 (+0000) Subject: handhelds-un-2.6: Rename to include extra version. Some major fixes. X-Git-Tag: Release-2010-05/1~9453^2~1231^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c327f183fd8627c9652a8c2d3e8005992627d50;p=openembedded.git handhelds-un-2.6: Rename to include extra version. Some major fixes. --- diff --git a/packages/linux/handhelds-un-2.6_2.6.16.bb b/packages/linux/handhelds-un-2.6_2.6.16-hh4.bb 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 b261d30a7e..bf646a1c96 100644 --- a/packages/linux/handhelds-un-2.6_2.6.16.bb +++ b/packages/linux/handhelds-un-2.6_2.6.16-hh4.bb @@ -3,8 +3,9 @@ MAINTAINER = "goxboxlive " 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"