From 0a62d6cec7015a6686dc488f953e989788ae1b5c Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 20 Jul 2004 14:40:13 +0000 Subject: [PATCH] Merge bk://openembedded@openembedded.bkbits.net/packages into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages 2004/07/20 16:40:08+02:00 uni-frankfurt.de!mickey add ipaq-hal.init to handhelds-sa SRC_URI BKrev: 40fd2ecdmQhCYvcHFTbcyYkRNy-TbA --- linux/handhelds-sa_2.4.19-rmk6-pxa1-hh36.12.oe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 9563a48281..22eaff4916 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 @@ -8,7 +8,8 @@ COMPATIBLE_HOST = "arm.*-linux" FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/handhelds-sa-${PV}" SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \ - file://defconfig-ipaqsa" + file://defconfig-ipaqsa \ + file://ipaq-hal.init" S = "${WORKDIR}/kernel" -- 2.39.5