summaryrefslogtreecommitdiff
path: root/recipes/linux/linux.inc
AgeCommit message (Collapse)AuthorFiles
2009-05-28linux(-rp).inc: Quirk for udev greater or equal 141Koen Kooi1
* opt-in, distros can set UDEV_GE_141 = 1 to get the quirks applied * currently unsets CONFIG_SYSFS_DEPRECATED* per udev README
2009-04-22linux.inc: unset CONFIG_LOCALVERSION_AUTO to not get ↵Marcin Juszkiewicz1
2.6.27.2-svn8826-dirty26 like names Year ago we removed CONFIG_LOCALVERSION from .config to get more sane names of kernels. Today with 2.6.27.2 I got 2.6.27.2-svn8826-dirty26 kernel which was 2.6.27.2-svn8826-dirty9 on device so no modules ;( This patch changes this by unsetting CONFIG_LOCALVERSION_AUTO variable. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>