mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-04 13:14:36 +02:00
qt5: rename <module>-git directories with patches to just <module>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
require qt5-git.inc
|
||||
require ${PN}.inc
|
||||
|
||||
# prepend this again, because ${PN}.inc prepneds ${PN}
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-git:"
|
||||
|
||||
SRC_URI = "\
|
||||
${QT_GIT}/qt/${QT_MODULE}.git;branch=${QT_MODULE_BRANCH} \
|
||||
"
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
require qt5-git.inc
|
||||
require ${PN}.inc
|
||||
|
||||
# prepend this again, because ${PN}.inc prepends ${PN}
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-git:"
|
||||
|
||||
SRCREV = "7f5b11a4a6357d2969e5b24bfb25c47aeb3d99f5"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.LGPLv21;md5=d87ae0d200af76dca730d911474cbe5b \
|
||||
|
||||
@@ -12,8 +12,6 @@ S = "${WORKDIR}/git"
|
||||
|
||||
PV = "5.4.1+git${SRCPV}"
|
||||
|
||||
FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-git:"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
|
||||
|
||||
Reference in New Issue
Block a user