]> git.kernelconcepts.de Git - meta-tx09.git/blobdiff - recipes-graphics/images/tx09-image-x11.bb
tx09-image-x11: update to more modern yocto standards
[meta-tx09.git] / recipes-graphics / images / tx09-image-x11.bb
index 5769308eb40ae4f7fc8dae82fff6cab80795b741..07375300fd4c8846c03bda25d26652b6d45a5504 100644 (file)
@@ -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