Commit 73cef29d authored by Florent Revest's avatar Florent Revest

ttf-roboto: Disable the compile task, triggered by the presence of a Makefile...

ttf-roboto: Disable the compile task, triggered by the presence of a Makefile that we don't want to use
parent 43969b4b
......@@ -16,6 +16,9 @@ S = "${WORKDIR}/git"
FONT_PACKAGES = "ttf-roboto"
do_compile() {
}
do_install() {
# Different versions of OE seems to require different places for fonts so we install in both share and lib...
install -d ${D}/${OE_QMAKE_PATH_QT_FONTS}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment