Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-08-29 | preferred-versions.inc: fix wrong preference for pango. | Michael Lauer | 4 | |
Guys, when you remove an old version of a package, make sure that a) no recipe directly depends on this version and b) no configuration sets PREFERRED_VERSION to this version. | ||||
2006-08-28 | angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :D | Michael Lauer | 3 | |
2006-08-28 | angstrom: tidy up angstrom.inc | Koen Kooi | 1 | |
2006-08-27 | Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this ↵ | Richard Purdie | 3 | |
maintains status quo but distro maintainers are free to adjust it to their needs | ||||
2006-08-26 | merge of '3e5c07282be03225713ccfe986e33b85e156fe00' | Richard Purdie | 1 | |
and '6a4cba9a5f2d744231cc63907df52f0615c8d744' | ||||
2006-08-26 | qemu cvs: Update SRCDATE to 20060723 | Richard Purdie | 1 | |
2006-08-26 | angstrom: enable binary locale generation and add visbility stuff to cxxflags | Koen Kooi | 1 | |
2006-08-21 | openzaurus.conf: force BitBake to be atleast 1.4.4 | Marcin Juszkiewicz | 1 | |
2006-08-14 | sane srcdates: try to catch all floating cvs packages (bitbake -s | grep cvs ↵ | Koen Kooi | 1 | |
| grep -v opie) and categorize it | ||||
2006-08-11 | preferred-gpe-versions: pindown gtk-engines when pinning down gtk+ | Michael Lauer | 3 | |
2006-08-09 | angstrom: correct email address | Koen Kooi | 1 | |
2006-08-04 | preferred xorg: use a non-broken xfont | Koen Kooi | 1 | |
2006-08-04 | sane-srcdates: add date for rosetta | Koen Kooi | 1 | |
2006-08-04 | sane-srcdates: add date for xcalibrate | Koen Kooi | 1 | |
2006-08-04 | preferred xorg versions X11R7.1: make everything overridable | Koen Kooi | 1 | |
2006-08-03 | preferred-gpe-versions 2.[67] diet-x11 6.2.1 needs setting ↵ | Michael Lauer | 2 | |
PREFERRED_PROVIDER_xextensions = "xextensions" as well | ||||
2006-08-02 | distro configurations: PREFERRED_PROVIDER_libx11 -> ↵ | Michael Lauer | 3 | |
PREFERRED_PROVIDER_virtual/libx11 | ||||
2006-07-24 | Preferred versions for X11R7.0 and X11R7.1 tested on: | Raymond Danks | 2 | |
x86_64 -> i486 (with and without system native X) x86_64 -> i686 i686 -> i486 | ||||
2006-07-24 | merge of '12352b7bc5ed816b041b5c82997364952c87b92b' | Richard Purdie | 1 | |
and '5dd453cc72f6d98b8b8b88d2c4198cd2f26e858e' | ||||
2006-07-22 | Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵ | Richard Purdie | 1 | |
longer required/exists. Ditto GPE_EXTRA_DEPENDS. | ||||
2006-07-20 | conf/distro/include/preferred-opie-versions.inc : Addition of lost opie | Kristoffer Ericson | 1 | |
* Addition of 3 "lost" packages. stumbler, sh-snes and examples. | ||||
2006-07-14 | distro configurations: rename include files to *.inc and adjust those which ↵ | Michael Lauer | 13 | |
include it accordingly | ||||
2006-07-14 | conf/distro cleanup. conf/distro should only contain files that are ok to be ↵ | Michael Lauer | 20 | |
directly included by means of setting DISTRO. conf/distro/include should contain those which doesn't. | ||||
2006-07-09 | sane-srcdates.conf: add a file which contains sane srcdates for floating ↵ | Koen Kooi | 2 | |
packages. Taken from http://svn.o-hand.com/view/poky/trunk/openembedded/conf/distro/poky.conf | ||||
2006-05-28 | multimachine: Change from an include to a .bblass (and update distros using ↵ | Richard Purdie | 2 | |
multimachine accordingly). Add code to find packages with machine specific subpackages and build these in a multimachine compatible way. | ||||
2006-01-08 | Move multimachine.inc to conf/distro/include/multimachine.conf and include ↵ | Richard Purdie | 2 | |
it by default for familiar/openzaurus |