X-Git-Url: https://git.karo-electronics.de/?p=meta-tx09.git;a=blobdiff_plain;f=recipes-graphics%2Fimages%2Ftx09-image-x11.bb;h=07375300fd4c8846c03bda25d26652b6d45a5504;hp=5769308eb40ae4f7fc8dae82fff6cab80795b741;hb=d46ef1cc1f576d696fc84b092121d8f5c8fa733e;hpb=3f2472775db1c64702176a6b4ee88cd5efb53c3e diff --git a/recipes-graphics/images/tx09-image-x11.bb b/recipes-graphics/images/tx09-image-x11.bb index 5769308..0737530 100644 --- a/recipes-graphics/images/tx09-image-x11.bb +++ b/recipes-graphics/images/tx09-image-x11.bb @@ -3,8 +3,7 @@ LICENSE = "MIT" IMAGE_FEATURES += "splash package-management x11-base ssh-server-dropbear " -TOUCH = ' ${@base_contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}' - +TOUCH = ' ${@bb.utils.contains("MACHINE_FEATURES", "touchscreen", "tslib tslib-calibrate tslib-tests", "",d)}' inherit core-image