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