summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/examples/hello-autotools/hello_2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/examples/hello-autotools/hello_2.10.bb')
-rw-r--r--documentation/ref-manual/examples/hello-autotools/hello_2.10.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/documentation/ref-manual/examples/hello-autotools/hello_2.10.bb b/documentation/ref-manual/examples/hello-autotools/hello_2.10.bb
deleted file mode 100644
index aa2beb9a9b..0000000000
--- a/documentation/ref-manual/examples/hello-autotools/hello_2.10.bb
+++ /dev/null
@@ -1,9 +0,0 @@
-DESCRIPTION = "GNU Helloworld application"
-SECTION = "examples"
-LICENSE = "GPLv3"
-LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
-
-SRC_URI = "${GNU_MIRROR}/hello/hello-${PV}.tar.gz"
-SRC_URI[sha256sum] = "31e066137a962676e89f69d1b65382de95a7ef7d914b8cb956f41ea72e0f516b"
-
-inherit autotools-brokensep gettext