From: Phil Blundell Date: Sun, 4 Jul 2004 23:27:59 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18319 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c836ece6a1c4947570371f5088adf80ed442873b;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/07/05 00:27:12+01:00 (none)!pb remove HHSUBV BKrev: 40e8927ftlEkArmQfQLMhJxVAYBQ5A --- diff --git a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe index 971ca7f088..01874e1530 100644 --- a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe +++ b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe @@ -6,9 +6,8 @@ PACKAGE_ARCH = "ipaqsa" KERNEL_CCSUFFIX = "-3.3.3" COMPATIBLE_HOST = "arm.*-linux" -HHSUBV = "11" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-sa-${PV}.${HHSUBV}" -SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')}-${HHSUBV}" +SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')}" S = "${WORKDIR}/kernel"