these patches add upx and libucl packages.
authorthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Feb 2010 04:43:27 +0000 (04:43 +0000)
committerthepeople <thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Feb 2010 04:43:27 +0000 (04:43 +0000)
commit5d602b2a3ac34d57983e7337ec4304139572441d
treeb9394d0ea32fc94785379017acaab1ff99844e05
parent306b2278b72248baf79273b99609d47d1b6a1fae
these patches add upx and libucl packages.

From http://upx.sourceforge.net/

UPX is a free, portable, extendable, high-performance executable packer
for several different executable formats. It achieves an excellent
compression ratio and offers very fast decompression. Your executables
suffer no memory overhead or other drawbacks for most of the formats
supported, because of in-place decompression.

-Raphael

git-svn-id: svn://svn.openwrt.org/openwrt/packages@19768 3c298f89-4303-0410-b956-a3cf2f4a3e73
libs/ucl/Makefile [new file with mode: 0644]
utils/upx/Makefile [new file with mode: 0644]
utils/upx/patches/100-disable_doc.patch [new file with mode: 0644]