summaryrefslogtreecommitdiff
path: root/mk/linux.mk
AgeCommit message (Collapse)Author
2015-05-26add 4.1rc5 for cris testingWaldemar Brodkorb
2015-05-16update to latest 4.x kernelWaldemar Brodkorb
2015-02-20add support for oldest supported kernelWaldemar Brodkorb
2014-12-27convert checksum check to sha256Waldemar Brodkorb
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
2014-06-04Update urlWaldemar Brodkorb
2014-05-07add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usbWaldemar Brodkorb
2013-03-02update kernelWaldemar Brodkorb
2012-03-20new kernelsWaldemar Brodkorb
2011-10-15allow more than one kernel to be configured, add shuttle pc supportWaldemar Brodkorb
2009-06-01remove unused $Id$Waldemar Brodkorb
- $id$ substitution is not apropriate for git scm
2009-05-30optimize ipkg package managementWaldemar Brodkorb
- generate ipkg control file from PKG_* variables - automatically install init scripts from ./files/*.init set #PKG pkgname to set the binary package - rename FWINIT -> INIT - move postinst and conffiles meta data to ./files - update the packages to the latest upstream version - remove some unready or unused package (strongswan,..) more cleanups needed after allmodconfig
2009-05-17Initial importwbx