aboutsummaryrefslogtreecommitdiffstats
path: root/packages/grub
AgeCommit message (Collapse)Author
2007-08-24grub: rdepend on diffutils to get 'cmp' command needed by grub-installMarcin Juszkiewicz
2007-02-18grub: fix SECTION, sanitize, separate out -doc package. Closes 1838.Rolf Leggewie
2006-11-18Micro-Optimisation decreasing initial parsing time by 10%Holger Freyther
python () {} and python __anonymous () {} are as the same says functions without a name. They get executed when the main bb file is completely parsed. This is used to set information like FILESDIR. This is a python method so it gets evaled which means compiled and executed a lot of times. By moving the code of the anonfunc into a proper method this is only compiled once. The result is is the 10% speed up when parsing. Reindent anonfuncs and new defs without tabs and four spaces
2006-04-28* new grub version 0.97 built and testedMarcin Juszkiewicz
* create a /boot/grub symlink so stage_1.5 and stage_2 files can be found by bootloader - close #863
2006-03-28grub: substitute the anonymous python function w/ COMPATIBLE_HOSTMichael Lauer
2005-06-30import clean BK tree at cset 1.3670Koen Kooi
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA