All of lore.kernel.org
 help / color / mirror / Atom feed
* qt4-x11-free with PACKAGE_ARCH=palmpre :/
@ 2011-05-28  8:01 Martin Jansa
  2011-05-28  8:09 ` [PATCH] qt4: remove qte.sh from shared SRC_URI and PACKAGE_ARCH_palmpre Martin Jansa
  2011-05-28 14:27 ` qt4-x11-free with PACKAGE_ARCH=palmpre :/ Simon Busch
  0 siblings, 2 replies; 5+ messages in thread
From: Martin Jansa @ 2011-05-28  8:01 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 820 bytes --]

Hi,

8a8dbc88232935835c1698cdf162bdf02fc1701b
qt4-embedded: add palmpre specific profile script and bump PR

sets PACKAGE_ARCH_palmpre = "${MACHINE_ARCH}" only in 
qt4-embedded.inc, but machine specific file
qt4/files/palmpre/qte.sh
is included *also* in shared qt-${PV}.inc SRC_URI

./qt-4.7.3.inc:SRC_URI += "file://qte.sh"
./qt-4.6.3.inc:SRC_URI += "file://qte.sh"
./qt4-embedded.inc:SRC_URI += "file://qte.sh"

which makes qt4-x11-free also MACHINE_ARCH because of 
utils.bbclass:machine_paths

I don't see qte.sh used in qt4-x11-free so I'm going to remove it from
.inc file as well as PACKAGE_ARCH_palmpre which is detected fine by
utils.bbclass.

I'll attach patch, please test, because I'm using qt4-x11-free only.

Regards,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-05-28 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-28  8:01 qt4-x11-free with PACKAGE_ARCH=palmpre :/ Martin Jansa
2011-05-28  8:09 ` [PATCH] qt4: remove qte.sh from shared SRC_URI and PACKAGE_ARCH_palmpre Martin Jansa
2011-05-28 14:28   ` Simon Busch
2011-05-28 14:51     ` Martin Jansa
2011-05-28 14:27 ` qt4-x11-free with PACKAGE_ARCH=palmpre :/ Simon Busch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.