From: Michael Lauer Date: Tue, 20 Jul 2004 14:40:13 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~18128 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a62d6cec7015a6686dc488f953e989788ae1b5c;p=openembedded.git 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 --- 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"