Advertisement
Priya_agarwal

area_1.0.bb

Mar 19th, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. SUMMARY = "Code to find the area of a circle"
  2. SECTION = "examples"
  3. LICENSE = "GPLv3+"
  4.  
  5. SRC_URI = "file://area-1.0.tar.gz"
  6.  
  7. DEPENDS += "usdpaa"
  8.  
  9. LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
  10.  
  11. inherit autotools gettext
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement