linux-handhelds 2.6: Remove stray FILESDIR from .inc.
authorPaul Sokolovsky <pmiscml@gmail.com>
Fri, 27 Oct 2006 00:51:10 +0000 (00:51 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Fri, 27 Oct 2006 00:51:10 +0000 (00:51 +0000)
* Not used, doesn't belong to .inc anyway.

packages/linux/linux-handhelds-2.6.inc

index 8c62e59..7ac7470 100644 (file)
@@ -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 \