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:
a050fa1
)
librcf: Remove insane IPKG_ARCHS from the .bb file. This is a setting for conf/,...
author
Richard Purdie
<rpurdie@rpsys.net>
Mon, 20 Nov 2006 11:02:05 +0000
(11:02 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Mon, 20 Nov 2006 11:02:05 +0000
(11:02 +0000)
packages/librcf/librcf_0.4.bb
patch
|
blob
|
history
diff --git
a/packages/librcf/librcf_0.4.bb
b/packages/librcf/librcf_0.4.bb
index
d375fa9
..
133431f
100644
(file)
--- a/
packages/librcf/librcf_0.4.bb
+++ b/
packages/librcf/librcf_0.4.bb
@@
-42,5
+42,3
@@
PACKAGES = "${PN}-mt ${PN}-st ${PN}-dev"
FILES_${PN}-mt = "/usr/lib/libRCFmt.so*"
FILES_${PN}-st = "/usr/lib/libRCFst.so*"
FILES_${PN}-dev = "/usr/lib/libRCF[sm]t.a /usr/include"
-
-IPKG_ARCHS = "all mipsel ${MACHINE} mtx-1u"