]> code.ossystems Code Review - openembedded-core.git/commit
gzip: new package
authorKevin Tian <kevin.tian@intel.com>
Fri, 23 Jul 2010 07:11:15 +0000 (15:11 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 23 Jul 2010 23:01:11 +0000 (00:01 +0100)
commitf23b594087dba38054a3001e66390d462fa61cbb
tree2010d7c96aebcf487e009ba5bb01809f0f6d09c9
parentd91b4f5c364a62d4ea5b23526d90bed0bb28a9b1
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>
meta/packages/gzip/gzip.inc [new file with mode: 0644]
meta/packages/gzip/gzip_1.4.bb [new file with mode: 0644]