DESCRIPTION = "Hello World Recipe using autotools" HOMEPAGE = "http://www.multitech.net/" SECTION = "console/utils" PRIORITY = "optional" LICENSE = "GPL" PV = "${SRCPV}" PR = "r0" DEFAULT_PREFERENCE = "-1" SRC_URI = "git://multitech.net/helloworld-autotools.git;protocol=git;tag=master" S = "${WORKDIR}/git" inherit autotools PARALLEL_MAKE = ""