[oe-commits] org.oe.dev librcf: Remove insane IPKG_ARCHS from the .bb file. This is a setting for conf/, not a .bb file

rpurdie commit openembedded-commits at lists.openembedded.org
Mon Nov 20 11:08:35 UTC 2006


librcf: Remove insane IPKG_ARCHS from the .bb file. This is a setting for conf/, not a .bb file

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: d7191428f52c2687ab37fb8004679b1113861df0
ViewMTN: http://monotone.openembedded.org/revision.psp?id=d7191428f52c2687ab37fb8004679b1113861df0
Files:
1
packages/librcf/librcf_0.4.bb
Diffs:

#
# mt diff -r56b8494cc4de3df8119f44a770e679522b6fa241 -rd7191428f52c2687ab37fb8004679b1113861df0
#
# 
# 
# patch "packages/librcf/librcf_0.4.bb"
#  from [37a46a0152781e4b588dcb4d9494a5389a2495ec]
#    to [ead1be3bc7c9367df7a458caaa472eed16603b70]
# 
============================================================
--- packages/librcf/librcf_0.4.bb	37a46a0152781e4b588dcb4d9494a5389a2495ec
+++ packages/librcf/librcf_0.4.bb	ead1be3bc7c9367df7a458caaa472eed16603b70
@@ -42,5 +42,3 @@ FILES_${PN}-dev = "/usr/lib/libRCF[sm]t.
 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"






More information about the Openembedded-commits mailing list