From 334999487abd3ccf9eadde88c2b9486455325a90 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Sun, 12 Jun 2016 12:13:40 +1200 Subject: classes/qmake_base_legacy: replace qmake_base Copy in qmake_base from meta-qt4 (where it was moved from openembedded-core recently) and rename it to qmake_base_legacy. (We don't want to depend on meta-qt4 just for this, but we also should avoid a name clash.) Signed-off-by: Paul Eggleton --- recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qtopia/nonworking') diff --git a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb index c17e130..f24ca3b 100644 --- a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb +++ b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb @@ -8,7 +8,7 @@ APPTYPE = "binary" APPDESKTOP = "${WORKDIR}" PR = "r0" -inherit autotools qmake_base +inherit autotools qmake_base_legacy EXTRA_OECONF = "--disable-ethereal \ --enable-tethereal \ -- cgit 1.2.3-korg