DESCRIPTION = "Packages that are compatible with the Unslung firmware" LICENSE = MIT PR = "r3" ALLOW_EMPTY = 1 PACKAGES = "${PN}" UNSLUNG_PACKAGES = "\ " BROKEN_PACKAGES = "\ " DEPENDS = 'unslung-image \ ${UNSLUNG_PACKAGES} \ package-index'