generic-poky/meta/packages/gzip/gzip_1.4.bb
Kevin Tian f23b594087 gzip: new package
borrow from OE gzip 1.3.13 after some cleanups:
  - no ${S} redefinition
  - configure.patch is not required

also add native support

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-24 00:01:11 +01:00

6 lines
54 B
BlitzBasic

require gzip.inc
PR = "r0"
BBCLASSEXTEND = "native"