]> code.ossystems Code Review - openembedded-core.git/commit
gzip 1.3.12: a few fixes
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 27 Jan 2015 08:18:55 +0000 (00:18 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 18:52:46 +0000 (18:52 +0000)
commitf3edae1a8cd8ac1b2ddb5f771a99cbb2c28bb529
treea25062a2c17a5e41592a18c999722cec1542b83e
parent7d10af1954aa4f27e3f32b7371a1f2454344bb5f
gzip 1.3.12: a few fixes

* Let gzip_1.3.12.bb and gzip_1.6.bb use gzip.inc to remove duplicated
  code.
* Fixed for gzip_1.3.12.bb:
  WARNING: QA Issue: gzip requires /bin/bash, but no providers in its RDEPENDS [file-rdeps]
* Remove native extend from gzip_1.3.12.bb, keep gzip_1.6.bb's.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-extended/gzip/gzip.inc
meta/recipes-extended/gzip/gzip_1.3.12.bb
meta/recipes-extended/gzip/gzip_1.6.bb