qt5: rename <module>-git directories with patches to just <module>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2015-05-28 14:52:48 +02:00
parent 3fa7bb148e
commit 3208763b8b
33 changed files with 0 additions and 8 deletions

View File

@@ -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} \
"

View File

@@ -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 \

View File

@@ -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)"