Commit Graph

4 Commits

Author SHA1 Message Date
MaxKrummenacher
ed310ccf25 qt5-translation: improve locale detection (#38)
If one path element to ${D} contains a '_' then the logic fails to
split only the locale string. Fix this by first single out only the
file's basename and then split off the locale.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2018-01-07 01:02:14 +01:00
Andreas Müller
04c6f25c25 qt5-translation.bbclass: add qttools-native to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2016-09-27 18:41:46 +02:00
Andreas Müller
9aa565aa83 qt5-translation.bbclass: do not overwrite FILES_${PN} completely just remove ${datadir}/${BPN}
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-08-17 12:45:16 +02:00
Andreas Müller
f1e43089f4 split out qt translation packaging into an own class
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2015-08-17 11:48:36 +02:00