1FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:" 2 3GOOGLE_OVERLAY_SRC_URI = "file://google-overlay" 4 5GOOGLE_OVERLAY_ROOT_DIRS = "google-overlay" 6 7IMAGE_INSTALL += "packagegroup-google-agl" 8 9inherit google-image-overlay 10