generic-poky/documentation/poky-ref-manual/examples/hello-autotools/hello_2.3.bb

8 lines
154 B
BlitzBasic

DESCRIPTION = "GNU Helloworld application"
SECTION = "examples"
LICENSE = "GPLv3"
SRC_URI = "${GNU_MIRROR}/hello/hello-${PV}.tar.bz2"
inherit autotools