Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 4 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 4 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2007-12-08 | various files: update my email address and website address | Koen Kooi | 4 | |
2007-02-12 | divers: fix minor spacing errors, sanitize | Rolf Leggewie | 3 | |
2006-12-31 | remove extra whitespace at end-of-line in about 900 bb files. | Rolf Leggewie | 5 | |
2006-11-27 | gpe-theme-foxbox: fix SRC_URI | Koen Kooi | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 6 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-09 | gpe-theme-e17: add a matching gtk+ theme for the default e17 theme | Koen Kooi | 1 | |
* sample: http://linuxtogo.org/~koen/screenshots/netbook-pro2.png | ||||
2006-08-06 | packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR... | Holger Freyther | 2 | |
Fix GNUism on the usage of cp -d as --no-derefence -> -P --deference -> -L -r -> -R -a same as -dpR -> -PpR | ||||
2006-05-03 | gpe-themes: add license = gpl | Koen Kooi | 5 | |
2005-09-28 | packages/gpe-themes/gpe-theme-industrial_0.2.bb: add 0.2 to OE | Koen Kooi | 1 | |
2005-09-28 | packages/gpe-themes/gpe-theme-clearlooks_0.3.bb: add 0.3 to OE | Koen Kooi | 1 | |
2005-09-28 | packages/gpe-themes/gpe-theme-foxbox_0.1.bb: use gtk-engines, which ships ↵ | Koen Kooi | 1 | |
the smooth engine too | ||||
2005-09-26 | packages/gpe-themes/gpe-theme-industrial_0.1.bb: add tweaked industrial ↵ | Koen Kooi | 1 | |
theme to OE | ||||
2005-09-19 | packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: bump PR after rdepend changes | Koen Kooi | 1 | |
2005-09-19 | packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: gtk-engines provides ↵ | Koen Kooi | 1 | |
gtk-engine-clearlooks, but gtk-clearlooks-engine provides something else. g-c-e is obsolete, so let's depend on g-e and rdepends on g-e-c | ||||
2005-09-19 | packages/gpe-themes/gpe-theme-clearlooks_0.2.bb: fix (R)DEPENDS | Koen Kooi | 1 | |
2005-09-19 | packages/gpe-themes/: move foxbox to here and add gpe-theme-clearlooks | Koen Kooi | 3 | |