summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2006-09-09bitbake.conf: update default maintainerKoen Kooi1
2006-09-08conf/bitbake.conf: Add a SVNDIR similiar to GITDIR and CVSDIR as wellHolger Freyther1
2006-09-08conf/bitbake.conf: Add FETCHCOMMAND and UPDATECOMMAND for subversionHolger Freyther1
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 Dietze3
* added mtx-2 machine (4G Surfbox II) * updated several defaults
2006-09-08angstrom: clean up preferred_providers a bit Koen Kooi1
2006-09-05angstrom: set correct mail addressKoen Kooi1
2006-09-03merge of 43de53f09816b4e1e243912e5958a66424c605f8Kristoffer Ericson6
and ae090523c163ff0d1e234b0d89d1450a2466b4b4
2006-09-03conf/distro/jlime-donkey.conf : GTK related versions remove, bugfixKristoffer Ericson1
* 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 Kooi1
to hh5
2006-09-01angstrom: tslib and/or libxcalibrate is broken in kdrive_git, so use the ↵Koen Kooi1
release for now
2006-09-01merge of 'b0b77e51fdd4802821fa1c92b384ac48838955b2'Koen Kooi1
and 'f090702de43860d9ba4cb4911dc980b293defc81'
2006-09-01familiar-unstable.conf: Specify a provider for dbus-glib, so it doesn't tryMatt Reimer1
to pull in a second, older version of dbus.
2006-09-01angstrom: prefer cairo 1.2.2Koen Kooi1
2006-09-01angstrom: zaprootpw happens automagically nowKoen Kooi1
2006-09-01angstrom: prefer hhpxa 2.6.16hh6Koen Kooi1
2006-09-01familiar unstable: Peg glibc and busyboxErik Hovland2
h3600 unstable: Peg handhelds-sa kernel version to hh42
2006-08-31angstrom: prefer 2.6.16-hh5 for machines that use itKoen Kooi1
2006-08-30Update openomap distro and omap5912osk machine file with fixes toPhilip Balister2
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 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-29tune-arm926ejs: .dev uses gcc 4 by defaultKoen Kooi1
2006-08-28merge of '924dc0c33239a73b288ecbb58f6d2ffae8848ed4'Philip Balister3
and 'aebf88ce897b2503c671d3dd0b5828248df55257'
2006-08-28omap5912.conf: Update required module list to match kernel config fromPhilip Balister1
omap5912osk_defconfig in kernel source.
2006-08-28merge of 'c1a64808fc49d61ea2634c0c011011da9e5a7886'Koen Kooi1
and 'c6503f659bf477fbd684cf50b9a73db2e7af3bbc'
2006-08-28merge of '66118fcaf02332902350af917b57b972df319ac9'Koen Kooi2
and '8eb6b233aceb83e6c40ddd88e0b223a6c8eb85ab'
2006-08-28Merge from poky:Chris Larson1
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 Balister1
* 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 Koroneos1
Routerboards
2006-08-28Machine config for the dht-walnut (ppc) boardStelios Koroneos1
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 Lauer3
2006-08-28ipaq-pxa270: add appropriate MACHINE FEATURESKoen Kooi1
2006-08-28h5xxx: add apprpriate MACHINE FEATURESKoen Kooi1
2006-08-28angstrom: tidy up angstrom.incKoen Kooi1
2006-08-27conf/machine: various task-base conversion misc cleanupsRichard Purdie3
2006-08-27nokia770: Convert machine to task-baseRichard Purdie1
2006-08-27qemuarm: Create common include file and convert to task-baseRichard Purdie2
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-27Switch 2.6 Zaurus models to use task-baseRichard Purdie3
2006-08-27Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵Richard Purdie1
and allow machines/distros to elect an alternative
2006-08-27zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky)Richard Purdie6
2006-08-27bitbake.conf: Add PN to OVERRIDES in the form pn-PN (from poky)Richard Purdie1
2006-08-27bitbake.conf: Remove old style IMAGE_FSTYPE in favour of IMAGE_FSTYPES ↵Richard Purdie6
(which is weakly set to a default allowing machines to override/append) (from poky)
2006-08-27tune-arm926ejs.conf: Be a little more specific about gcc version issues ↵Richard Purdie1
(from poky)
2006-08-27angstrom: slide data a teensy bit forwardKoen Kooi1
* BIG FAT NOTE: adjust your {local,site,auto}.conf
2006-08-26merge of '3e5c07282be03225713ccfe986e33b85e156fe00'Richard Purdie2
and '6a4cba9a5f2d744231cc63907df52f0615c8d744'
2006-08-26qemu cvs: Update SRCDATE to 20060723Richard Purdie1
2006-08-26angstrom: enable binary locale generation and add visbility stuff to cxxflagsKoen Kooi2
2006-08-25distro/openomap.conf : Update toolchain versionsPhilip Balister1
2006-08-25omap5912conf : Fix preferred version variablesPhilip Balister1
* use linux-omap1_2.6.12-rc2 for now * prepare to use linux-omap1_2.6.17-omap1 when it works
2006-08-25h4000: Use modutils 2.6.Paul Sokolovsky1