From 82e44e4d143479abe68eca2d2ccd19d961dd9d76 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 20 Apr 2004 21:57:57 +0000 Subject: apply latest kernel/packaging patch from Rene Wagner - patch courtesy pb_. BKrev: 40859ce5VowY9EnkGyXJ0dZWsBSn3g --- linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe') diff --git a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe index f7254a5dbb..ceae9ecb88 100644 --- a/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe +++ b/linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.8.oe @@ -2,7 +2,7 @@ DESCRIPTION = "handhelds.org Linux kernel for StrongArm processor based devices. MAINTAINER = "Rene Wagner " LICENSE = "GPL" -TARGET_ARCH = "ipaqsa" +PACKAGE_ARCH = "ipaqsa" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-sa-${PV}" @@ -14,8 +14,6 @@ S = "${WORKDIR}/kernel" inherit kernel -KERNEL_ARCH = "arm" - K_MAJOR = "${@oe.data.getVar('PV',d).split('-')[0].split('.')[0]}" K_MINOR = "${@oe.data.getVar('PV',d).split('-')[0].split('.')[1]}" K_MICRO = "${@oe.data.getVar('PV',d).split('-')[0].split('.')[2]}" -- cgit v1.2.3