git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85c7d84
)
linux-handhelds 2.6: Remove stray FILESDIR from .inc.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Fri, 27 Oct 2006 00:51:10 +0000
(
00:51
+0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/packages/linux/linux-handhelds-2.6.inc
b/packages/linux/linux-handhelds-2.6.inc
index
8c62e59
..
7ac7470
100644
(file)
--- 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 \