1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-06 14:49:50 +00:00
Files
Richard Purdie 882e9cd2af Add Poky handbook
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3865 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-26 11:31:34 +00:00

8 lines
154 B
BlitzBasic

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