summaryrefslogtreecommitdiff
path: root/conf/distro/include
AgeCommit message (Collapse)AuthorFiles
2006-10-10psplash: add psplash from pokyKoen Kooi1
sane-srcdates: lock down psplash to today
2006-10-07angstrom: switch to task-baseKoen Kooi1
* die task-bootstrap, die!
2006-09-29merge of '98c11111632ec1f22cd780bfc86f7f03dc5bfbcb'Paul Sokolovsky1
and 'f34d4b68a24b0179a8f2bdb573db7a7be933641a'
2006-09-29sane-srcdates.inc: Remove duplicate SRCDATE_xcalibrate, use teh same date asPaul Sokolovsky1
xcalibrateext.
2006-09-29slugos and unslung distro: move distro-related variables out of machine configMustafa Yuecel1
- changes discussed in mailinglist (thread: Cosmetic changes in SlugOS ...)
2006-09-23SlugOS Distro & Image Files: Major changesMichael-Luke Jones1
* Update to kernel version 2.6.18 (new build system) * Change from udev to mdev to handle /dev and hotplug events (slugos-image.bb) * Update to include necessary kernel modules post-modularisation (conf/distro/*)
2006-09-17preferred-x-versions-pre-X11R7.inc: fix wrong xau entry, it's 0.1.1, not 1.1.0Michael Lauer1
2006-09-14angstrom: prepare for uclibc/NPTL and seperate uclibc and glibc packagesKoen Kooi1
* NOTE: DEPLOY_DIR changed, remove all do_packages and do_install stamps
2006-09-14 angstrom: some more uclibc stuffKoen Kooi1
2006-09-13angstrom.inc: reinstate TARGET_VENDORKoen Kooi1
2006-09-13angstrom: introduce ANGSTROM_MODE to select between 'glibc' and 'uclibc', ↵Koen Kooi3
inspired by poky * uclibc .28 lacks EABI support and svn trunk is b0rked
2006-09-05angstrom: set correct mail addressKoen Kooi1
2006-08-30angsgrom: make TARET_FPU overridableKoen Kooi1
* put TARGET_FPU="" in conf/machine/include/tune-<foo>.conf to build a hardfloat toolchain * mixing soft and hardfloat code is safe, BUT hardfloat binaries still don't run onf FPU-less systems
2006-08-29preferred-versions.inc: fix wrong preference for pango.Michael Lauer4
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-28angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :DMichael Lauer3
2006-08-28angstrom: tidy up angstrom.incKoen Kooi1
2006-08-27Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this ↵Richard Purdie3
maintains status quo but distro maintainers are free to adjust it to their needs
2006-08-26merge of '3e5c07282be03225713ccfe986e33b85e156fe00'Richard Purdie1
and '6a4cba9a5f2d744231cc63907df52f0615c8d744'
2006-08-26qemu cvs: Update SRCDATE to 20060723Richard Purdie1
2006-08-26angstrom: enable binary locale generation and add visbility stuff to cxxflagsKoen Kooi1
2006-08-21openzaurus.conf: force BitBake to be atleast 1.4.4Marcin Juszkiewicz1
2006-08-14sane srcdates: try to catch all floating cvs packages (bitbake -s | grep cvs ↵Koen Kooi1
| grep -v opie) and categorize it
2006-08-11preferred-gpe-versions: pindown gtk-engines when pinning down gtk+Michael Lauer3
2006-08-09angstrom: correct email addressKoen Kooi1
2006-08-04preferred xorg: use a non-broken xfontKoen Kooi1
2006-08-04sane-srcdates: add date for rosettaKoen Kooi1
2006-08-04sane-srcdates: add date for xcalibrateKoen Kooi1
2006-08-04preferred xorg versions X11R7.1: make everything overridableKoen Kooi1
2006-08-03preferred-gpe-versions 2.[67] diet-x11 6.2.1 needs setting ↵Michael Lauer2
PREFERRED_PROVIDER_xextensions = "xextensions" as well
2006-08-02distro configurations: PREFERRED_PROVIDER_libx11 -> ↵Michael Lauer3
PREFERRED_PROVIDER_virtual/libx11
2006-07-24Preferred versions for X11R7.0 and X11R7.1 tested on:Raymond Danks2
x86_64 -> i486 (with and without system native X) x86_64 -> i686 i686 -> i486
2006-07-24merge of '12352b7bc5ed816b041b5c82997364952c87b92b'Richard Purdie1
and '5dd453cc72f6d98b8b8b88d2c4198cd2f26e858e'
2006-07-22Remove references to imaginary variables. BOOTSTRAP_EXTRA_DEPENDS is no ↵Richard Purdie1
longer required/exists. Ditto GPE_EXTRA_DEPENDS.
2006-07-20conf/distro/include/preferred-opie-versions.inc : Addition of lost opieKristoffer Ericson1
* Addition of 3 "lost" packages. stumbler, sh-snes and examples.
2006-07-14distro configurations: rename include files to *.inc and adjust those which ↵Michael Lauer13
include it accordingly
2006-07-14conf/distro cleanup. conf/distro should only contain files that are ok to be ↵Michael Lauer20
directly included by means of setting DISTRO. conf/distro/include should contain those which doesn't.
2006-07-09sane-srcdates.conf: add a file which contains sane srcdates for floating ↵Koen Kooi2
packages. Taken from http://svn.o-hand.com/view/poky/trunk/openembedded/conf/distro/poky.conf
2006-05-28multimachine: Change from an include to a .bblass (and update distros using ↵Richard Purdie2
multimachine accordingly). Add code to find packages with machine specific subpackages and build these in a multimachine compatible way.
2006-01-08Move multimachine.inc to conf/distro/include/multimachine.conf and include ↵Richard Purdie2
it by default for familiar/openzaurus