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:
a40f0c3
)
linux-hackndev-2.6 svn: Remove bogus PACKAGE_ARCH_*, it is handled by kernel.bbclass.
author
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 14 Mar 2007 00:49:19 +0000
(
00:49
+0000)
committer
Paul Sokolovsky
<pmiscml@gmail.com>
Wed, 14 Mar 2007 00:49:19 +0000
(
00:49
+0000)
packages/linux/linux-hackndev-2.6_svn.bb
patch
|
blob
|
history
diff --git
a/packages/linux/linux-hackndev-2.6_svn.bb
b/packages/linux/linux-hackndev-2.6_svn.bb
index
8a80053
..
3eee717
100644
(file)
--- a/
packages/linux/linux-hackndev-2.6_svn.bb
+++ b/
packages/linux/linux-hackndev-2.6_svn.bb
@@
-24,10
+24,6
@@
PV = "${K_MAJOR}.${K_MINOR}.${K_MICRO}-${HHV}"
inherit kernel
-PACKAGE_ARCH_palmtx = "palmtx"
-PACKAGE_ARCH_palmld = "palmld"
-PACKAGE_ARCH_palmz72 = "palmz72"
-
do_configure() {
if [ -f ${WORKDIR}/defconfig ]; then