root/trunk/platforms/packages-cs08q1armel.mk

Revision 11331, 498 bytes (checked in by bzhou, 5 months ago)

transcode: promoted on most platforms, to reduce BROKEN_PACKAGES

Line 
1 PERL_MAJOR_VER = 5.10
2
3 # Packages that *only* work for cs08q1armel - do not just put new packages here.
4 SPECIFIC_PACKAGES = \
5         $(PERL_PACKAGES) \
6         $(PACKAGES_REQUIRE_LINUX26) \
7         ipkg-opt \
8         syno-mvkw-optware-bootstrap \
9         ls-mvkw-optware-bootstrap \
10         cacao mono \
11         redis \
12         binutils gcc libc-dev \
13
14 # Packages that do not work for cs08q1armel.
15 BROKEN_PACKAGES = \
16         $(PACKAGES_ONLY_WORK_ON_LINUX24) \
17         iptables iptraf ldconfig \
18         nfs-utils puppy qemu \
19
20 SLANG_VERSION := 2.2.2
21 SLANG_IPK_VERSION := 1
Note: See TracBrowser for help on using the browser.