From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb') diff --git a/external/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb b/external/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb index 8230e951..966c5b5b 100644 --- a/external/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb +++ b/external/poky/meta/recipes-sato/matchbox-sato/matchbox-session-sato_0.1.bb @@ -13,7 +13,7 @@ PR = "r30" # based on the machine architecture. PACKAGE_ARCH = "${MACHINE_ARCH}" -inherit distro_features_check +inherit features_check # The matchbox-theme-sato requires x11 in DISTRO_FEATURES REQUIRED_DISTRO_FEATURES = "x11" -- cgit 1.2.3-korg