summaryrefslogtreecommitdiff
path: root/meta/packages/gzip
AgeCommit message (Collapse)AuthorFiles
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie5
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-19gzip: Add 1.3.12(GPLv2) as new recipeZhai Edwin3
Remove AC_USE_SYSTEM_EXTENSIONS to fix autoconf error, and rename a function to avoid duplicated defination between gblic and gunlib Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-24gzip: new packageKevin Tian2
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>