mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
packagegroup-qte-toolchain-target: remove bbappend content
This added Qwt to the Qt Embedded toolchain. This is a distro policy decision, and in any case Qwt is a third-party library which is not part of Qt. Distros that wish to do this should add this bbappend to their own layers. (We have to preserve the PRINC value to avoid PR going backwards.) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
79b8431f61
commit
bd9988e71a
|
|
@ -1,6 +1 @@
|
|||
RDEPENDS_${PN} += "qwt-e-dev"
|
||||
|
||||
# qwt-e conflicts with qwt, so only one can be built in world and this pulls qwt-e
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user