summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-01-28resolve conflictWaldemar Brodkorb
2011-01-28some patches found via make bulkallmodWaldemar Brodkorb
2011-01-28add new package, lzo compressor utilityWaldemar Brodkorb
2011-01-28add missing patch, to avoid warningsWaldemar Brodkorb
2011-01-28Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-28gmediaserver needs libmagic, make a subpackageWaldemar Brodkorb
2011-01-28remove default optimization flagsWaldemar Brodkorb
2011-01-28honour cflagsWaldemar Brodkorb
2011-01-27Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-27fix startup scripts, nfsd is not killable (kernel thread)Waldemar Brodkorb
2011-01-27fix dependenciesWaldemar Brodkorb
2011-01-27minor cosmetic changes, rename rc.conf variable name to be more consistentWaldemar Brodkorb
2011-01-27the new main package openssh have kerberos support for all other ↵Waldemar Brodkorb
subpackages, fix a warning reported via syslog
2011-01-27Âsome native build fixesWaldemar Brodkorb
2011-01-27fix segfault in ipkg applet, sync md5 hash implementation with busyboxWaldemar Brodkorb
2011-01-27fix native compileWaldemar Brodkorb
2011-01-27fix visudo, useWaldemar Brodkorb
2011-01-27add better dependency handling for rpcbind vs. portmapWaldemar Brodkorb
2011-01-27add missing dependency to crc-ccittWaldemar Brodkorb
2011-01-26Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-26some usb fixes, wrong controller choosen. (and some more minor changes)Waldemar Brodkorb
2011-01-26add somemissing dependenciesWaldemar Brodkorb
2011-01-26gmediaserver needs libmagicWaldemar Brodkorb
2011-01-26check the build system compilerWaldemar Brodkorb
2011-01-26another HOSTCC elimination, thx hudsonWaldemar Brodkorb
2011-01-25more HOSTCC eliminationWaldemar Brodkorb
2011-01-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-25entirely drop HOSTCC stuffWaldemar Brodkorb
2011-01-25some fixes for allmodconfig (foxg20)Waldemar Brodkorb
2011-01-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-25Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-25update Xorg to 7.6Waldemar Brodkorb
2011-01-25make bulk fixesWaldemar Brodkorb
2011-01-24Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-24fix PKG_HOSTLIB_DIR defaultWaldemar Brodkorb
2011-01-24set libau into libs sectionWaldemar Brodkorb
2011-01-24disable cups supportWaldemar Brodkorb
2011-01-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-22add vimWaldemar Brodkorb
2011-01-22update TODOWaldemar Brodkorb
2011-01-22Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2011-01-22activate GCC cflags check, cleanup FLAGS stuff in OpenADK.Waldemar Brodkorb
* remove TCFLAGS/TLDFLAGS/TCPPFLAGS and only use TARGET_CFLAGS/TARGET_LDFLAGS/TARGET_CPPFLAGS, ... * activate GCC_HONOUR_COPTS and fix all packages to honour CFLAGS * use CC_FOR_BUILD, CFLAGS_FOR_BUILD, ... for all build compilation, remove HOST* variants * introduce KERNEL_MODULE_FLAGS for external kernel modules * mark rpm package as broken, mark syslinux for native builds only, mark libhugetlb for eglibc/glibc only usage
2011-01-20update to rc2, remove obsolete patchesWaldemar Brodkorb
2011-01-20sync gcc patches from toolchainWaldemar Brodkorb
2011-01-20disable NLS, allows toolchain building on native ADK systemsWaldemar Brodkorb
2011-01-20use all targets for toolsWaldemar Brodkorb
2011-01-20pkgmaker: comment out debug output using #if 0Phil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-20port libhugetlbfsPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-20port tzdata/tzcodePhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>
2011-01-20fetch.mk: support checksum checking of multiple distfilesPhil Sutter
Signed-off-by: Phil Sutter <phil.sutter@viprinet.com>