Add a new include file for new framework homescreen
[AGL/meta-agl-demo.git] / recipes-demo-hmi / libhomescreen / libhomescreen_git.bb
1 SUMMARY     = "AGL Home Screen Library"
2 DESCRIPTION = "libhomescreen"
3 HOMEPAGE    = "http://docs.automotivelinux.org"
4 LICENSE     = "Apache-2.0"
5 SECTION     = "libs"
6
7 BBCLASSEXTEND = " nativesdk"
8
9 require ${@bb.utils.contains('DISTRO_FEATURES', 'agl-hmi-framework', 'libhomescreen-2017.inc', 'libhomescreen-old.inc', d)}