[oe-commits] org.oe.dev linux-handhelds 2.6: Remove stray FILESDIR from .inc.

pfalcon commit openembedded-commits at lists.openembedded.org
Fri Oct 27 00:53:59 UTC 2006


linux-handhelds 2.6: Remove stray FILESDIR from .inc.
* Not used, doesn't belong to .inc anyway.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: ec573d09e6df58156d74acbe74e02255749b7af5
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ec573d09e6df58156d74acbe74e02255749b7af5
Files:
1
packages/linux/linux-handhelds-2.6.inc
Diffs:

#
# mt diff -r292370be96ae823e50cc7a6150f75e83d93c1f58 -rec573d09e6df58156d74acbe74e02255749b7af5
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6.inc"
#  from [a365d6cc557370876ddc4bab79712f66efa53d36]
#    to [030504306d843331dd10871129d90ff5e74bb240]
# 
============================================================
--- packages/linux/linux-handhelds-2.6.inc	a365d6cc557370876ddc4bab79712f66efa53d36
+++ packages/linux/linux-handhelds-2.6.inc	030504306d843331dd10871129d90ff5e74bb240
@@ -5,8 +5,6 @@ COMPATIBLE_MACHINE ?= '(h1910|h2200|h360
 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 \






More information about the Openembedded-commits mailing list