Merge bk://openembedded@openembedded.bkbits.net/packages
authorPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 23:27:59 +0000 (23:27 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 4 Jul 2004 23:27:59 +0000 (23:27 +0000)
into stealth.(none):/home/pb/oe/oe-packages

2004/07/05 00:27:12+01:00 (none)!pb
remove HHSUBV

BKrev: 40e8927ftlEkArmQfQLMhJxVAYBQ5A

linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe

index 971ca7f..01874e1 100644 (file)
@@ -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"