From: Paul Sokolovsky Date: Fri, 27 Oct 2006 00:51:10 +0000 (+0000) Subject: linux-handhelds 2.6: Remove stray FILESDIR from .inc. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11d174ab5324bd1e46cc86532dbb3aa3c4f2d700;p=openembedded.git linux-handhelds 2.6: Remove stray FILESDIR from .inc. * Not used, doesn't belong to .inc anyway. --- diff --git a/packages/linux/linux-handhelds-2.6.inc b/packages/linux/linux-handhelds-2.6.inc index 8c62e59973..7ac7470e82 100644 --- a/packages/linux/linux-handhelds-2.6.inc +++ b/packages/linux/linux-handhelds-2.6.inc @@ -5,8 +5,6 @@ LICENSE = "GPL" COMPATIBLE_HOST = "arm.*-linux" COMPATIBLE_MACHINE ?= '(h1910|h2200|h3600|h3900|h4000|h5xxx|htcuniversal|hx4700|jornada56x|simpad)' -FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}" - SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \ file://24-hostap_cs_id.diff;patch=1 \ file://hrw-pcmcia-ids-r2.patch;patch=1 \