mirror of
https://github.com/thead-yocto-mirror/meta-riscv
synced 2026-06-21 08:52:24 +02:00
qt5-layer: Remove Qt5 overides
meta-qt5 now has the same overides upstream, let's remove them for meta-riscv. Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
committed by
Khem Raj
parent
bcb2888ddc
commit
1faef0e153
@@ -10,8 +10,6 @@ BBFILE_PATTERN_riscv-layer = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_riscv-layer = "6"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bb \
|
||||
qt5-layer:${LAYERDIR}/dynamic-layers/qt5-layer/*/*/*.bbappend \
|
||||
virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bb \
|
||||
virtualization-layer:${LAYERDIR}/dynamic-layers/virt-layer/*/*/*.bbappend \
|
||||
openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/*/*/*.bb \
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LDFLAGS_append_riscv64 = " -pthread"
|
||||
@@ -1,3 +0,0 @@
|
||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LDFLAGS_append_riscv64 = " -pthread"
|
||||
Reference in New Issue
Block a user