Advertisement
Guest User

hello_2.7.bb

a guest
Aug 20th, 2013
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. DESCRIPTION = "GNU Helloworld application"
  2. SECTION = "examples"
  3. LICENSE = "GPLv3+"
  4. LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
  5. PR = "r0"
  6. SRC_URI = "ftp://ftp.gnu.org/gnu/hello/hello-2.7.tar.gz"
  7. inherit autotools gettext
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement