Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-11-02 | xorg-util: util-macros - set ALLOW_EMPTY; fixes dependency problem with SDKs | Mike Westerhof | 2 | |
Note: PR not bumped for this change since this is affects very few users. | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 8 | |
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 | 8 | |
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 | 3 | |
2008-06-13 | util-macros-native: add 1.1.6 | Philipp Zabel | 1 | |
2008-04-17 | util-macros: added forgotten patch for 1.1.6 | Marcin Juszkiewicz | 2 | |
2008-03-15 | util-macros: add 1.1.6 | Philipp Zabel | 1 | |
2007-08-17 | makedepend(-native): fix DEPENDS (taken from Poky) - close #2723 | Marcin Juszkiewicz | 2 | |
2007-08-05 | Xorg: drop stale recipes X11R7* in PV. Those aren't needed anymore after the ↵ | Koen Kooi | 15 | |
Xorg cleanup from poky was merged | ||||
2007-08-03 | makedepend-native: add DEPENDS on xproto-native - spotted by Crofton | Marcin Juszkiewicz | 1 | |
2007-08-02 | xorg mega commit: merge in change from poky | Koen Kooi | 9 | |
2007-03-30 | util-macros: update -native to 1.1.5, needed for R7.2 | Koen Kooi | 1 | |
2007-02-22 | util-macros: added patch to get it cross compiled (from poky) | Marcin Juszkiewicz | 2 | |
2007-02-22 | util-macros: added 1.1.5 from poky | Marcin Juszkiewicz | 1 | |
2006-10-10 | Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them. | Koen Kooi | 3 | |
see email thread at http://lists.openembedded.org/pipermail/openembedded-devel/2006-October/000523.html for details | ||||
2006-08-24 | xorg-util: use tar.bz2 sources instead of tar.gz | Philipp Zabel | 1 | |
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 11 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-07-24 | xorg-util: Update for X11R7.0 and X11R7.1. | Raymond Danks | 14 | |
2006-07-24 | xorg-*: Massive rename to conform to X11R7.x_a.b.c versioning and xorg-* ↵ | Raymond Danks | 3 | |
directory structure. This is the first step for the update to X11R7.1. This will not build and will be followed by more patches and updates. |