aboutsummaryrefslogtreecommitdiffstats
path: root/conf
AgeCommit message (Collapse)Author
2006-09-18conf/distro/jlime-donkey.conf: Add preferred_versions of osb-jscoreKristoffer Ericson
* We have a good osb-jscore version now (that finally builds) lets use it.
2006-09-17preferred-x-versions-pre-X11R7.inc: fix wrong xau entry, it's 0.1.1, not 1.1.0Michael Lauer
2006-09-15classes/package.bbclass,conf/bitbake.conf:Chris Larson
* Add package "depchains". This facilitates, for example, ensuring that if A depends upon B, then A-dev will RRECOMMENDS B-dev, and the same for the -dbg packages.
2006-09-14angstrom: prepare for uclibc/NPTL and seperate uclibc and glibc packagesKoen Kooi
* NOTE: DEPLOY_DIR changed, remove all do_packages and do_install stamps
2006-09-14merge of '33a35e22030bcab7919a207fd07515e79928efab'Koen Kooi
and '647f04c8db2652dabb7190fe050d069434a1de3a'
2006-09-14 angstrom: some more uclibc stuffKoen Kooi
2006-09-14nylon: added nylon-helpers.bbclass (helper functions for working on the svn ↵Martin Dietze
trunk), updated preferred providers in nylon.conf.
2006-09-13angstrom.inc: reinstate TARGET_VENDORKoen Kooi
2006-09-13angstrom: introduce ANGSTROM_MODE to select between 'glibc' and 'uclibc', ↵Koen Kooi
inspired by poky * uclibc .28 lacks EABI support and svn trunk is b0rked
2006-09-11machine wrap: Add machine file for the geode(i486) based WRAP boards from PCJamie Lenehan
engines.
2006-09-11machine titan: Add machine file for the sh4 based TITAN boards (Nimble NP51RJamie Lenehan
and jjplus LinkGear Series 100).
2006-09-09bitbake.conf: update default maintainerKoen Kooi
2006-09-08conf/bitbake.conf: Add a SVNDIR similiar to GITDIR and CVSDIR as wellHolger Freyther
2006-09-08conf/bitbake.conf: Add FETCHCOMMAND and UPDATECOMMAND for subversionHolger Freyther
Adding these commands is needed to work with a future BitBake trunk version. SVN fetcher will behave more like the cvs fetcher and keep the co around.
2006-09-08configuration: merged in changes to nylon/mtx from 4G repositoryMartin Dietze
* added mtx-2 machine (4G Surfbox II) * updated several defaults
2006-09-08angstrom: clean up preferred_providers a bit Koen Kooi
2006-09-05angstrom: set correct mail addressKoen Kooi
2006-09-03merge of 43de53f09816b4e1e243912e5958a66424c605f8Kristoffer Ericson
and ae090523c163ff0d1e234b0d89d1450a2466b4b4
2006-09-03conf/distro/jlime-donkey.conf : GTK related versions remove, bugfixKristoffer Ericson
* Removed all GTK, GLIB related stuff so we start bugtrack why osb-jscore doeesnt build. * Added PREFERRED_PROVIDER for glibc-intermediate so it grabs 2.4. Had to set specific defines for both archs due to some bitbake bug when using {ARCH} in define line.
2006-09-01angstrom: hh6 has broken dependencies due to version mismatch, switch back ↵Koen Kooi
to hh5
2006-09-01angstrom: tslib and/or libxcalibrate is broken in kdrive_git, so use the ↵Koen Kooi
release for now
2006-09-01merge of 'b0b77e51fdd4802821fa1c92b384ac48838955b2'Koen Kooi
and 'f090702de43860d9ba4cb4911dc980b293defc81'
2006-09-01familiar-unstable.conf: Specify a provider for dbus-glib, so it doesn't tryMatt Reimer
to pull in a second, older version of dbus.
2006-09-01angstrom: prefer cairo 1.2.2Koen Kooi
2006-09-01angstrom: zaprootpw happens automagically nowKoen Kooi
2006-09-01angstrom: prefer hhpxa 2.6.16hh6Koen Kooi
2006-09-01familiar unstable: Peg glibc and busyboxErik Hovland
h3600 unstable: Peg handhelds-sa kernel version to hh42
2006-08-31angstrom: prefer 2.6.16-hh5 for machines that use itKoen Kooi
2006-08-30Update openomap distro and omap5912osk machine file with fixes toPhilip Balister
allow the OSK to boot. Includes changes to the kernel config to add TMPFS to the kernel config. The deployed fstab may need some tweaking still.
2006-08-30angsgrom: make TARET_FPU overridableKoen Kooi
* 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 Lauer
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-29tune-arm926ejs: .dev uses gcc 4 by defaultKoen Kooi
2006-08-28merge of '924dc0c33239a73b288ecbb58f6d2ffae8848ed4'Philip Balister
and 'aebf88ce897b2503c671d3dd0b5828248df55257'
2006-08-28omap5912.conf: Update required module list to match kernel config fromPhilip Balister
omap5912osk_defconfig in kernel source.
2006-08-28merge of 'c1a64808fc49d61ea2634c0c011011da9e5a7886'Koen Kooi
and 'c6503f659bf477fbd684cf50b9a73db2e7af3bbc'
2006-08-28merge of '66118fcaf02332902350af917b57b972df319ac9'Koen Kooi
and '8eb6b233aceb83e6c40ddd88e0b223a6c8eb85ab'
2006-08-28Merge from poky:Chris Larson
Rework the way patches are handled. There are now two abstract base classes, initialized in patch.bbclass. One for patchset operations on a directory, and another for patch failure resolution. Currently includes 'patch' and 'quilt' concrete PatchSet classes, and a 'user' resolver class, which simply drops you into a shell in the source tree to fix the rejects.
2006-08-28linux-omap1_2.6.x+git, omap5912osk: Add bb file to build kernel from omap gitPhilip Balister
* Build kernel from omap git repository, use most recent version * Change omap5912osk machine to use this kernel * The depmod command is failing at the moment
2006-08-28Machine config file for the mips based RB5XX family of boards also knows as ↵Stelios Koroneos
Routerboards
2006-08-28Machine config for the dht-walnut (ppc) boardStelios Koroneos
Machine config for the dht-walnut ppc based board Machine config file for the ppc based dht-walnut board
2006-08-28angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :DMichael Lauer
2006-08-28ipaq-pxa270: add appropriate MACHINE FEATURESKoen Kooi
2006-08-28h5xxx: add apprpriate MACHINE FEATURESKoen Kooi
2006-08-28angstrom: tidy up angstrom.incKoen Kooi
2006-08-27conf/machine: various task-base conversion misc cleanupsRichard Purdie
2006-08-27nokia770: Convert machine to task-baseRichard Purdie
2006-08-27qemuarm: Create common include file and convert to task-baseRichard Purdie
2006-08-27Add DISTRO_FEATURES to angstrom, familar and openzaurus. At this moment this ↵Richard Purdie
maintains status quo but distro maintainers are free to adjust it to their needs
2006-08-27Switch 2.6 Zaurus models to use task-baseRichard Purdie
2006-08-27Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵Richard Purdie
and allow machines/distros to elect an alternative