diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-05-28 14:52:48 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-05-28 14:52:48 +0200 |
commit | 3208763b8b3f65b17825ded4b2c9b9166d78f2b2 (patch) | |
tree | 9b4d2c0f4bf069f1f23c37e66be00041c192b271 /recipes-qt/qt5/qt5-git.inc | |
parent | 3fa7bb148ed40bd018ce51b5f20c0c8792638568 (diff) | |
download | meta-qt5-3208763b8b3f65b17825ded4b2c9b9166d78f2b2.tar.gz |
qt5: rename <module>-git directories with patches to just <module>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qt5-git.inc')
-rw-r--r-- | recipes-qt/qt5/qt5-git.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc index e90256ea..f25de9bf 100644 --- a/recipes-qt/qt5/qt5-git.inc +++ b/recipes-qt/qt5/qt5-git.inc | |||
@@ -12,8 +12,6 @@ S = "${WORKDIR}/git" | |||
12 | 12 | ||
13 | PV = "5.4.1+git${SRCPV}" | 13 | PV = "5.4.1+git${SRCPV}" |
14 | 14 | ||
15 | FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-git:" | ||
16 | |||
17 | DEFAULT_PREFERENCE = "-1" | 15 | DEFAULT_PREFERENCE = "-1" |
18 | 16 | ||
19 | LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)" | 17 | LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)" |