summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
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
2006-08-24omap5912osk: change prefered version of u-boot to a recent git tagPhilip Balister1
* Compiles with gcc 4.x * Compiles for omap5912osk
2006-08-22merge of 476ae0428965694f00e9493316ccf44da4a20828Kristoffer Ericson1
and dad0aed1e62cdb5bd930bc9fe478376ea112fb92
2006-08-22merge of 7977b8ce284c880bc8392583f70a410d660e9c7fKristoffer Ericson1
and bd9490f3e5b47d7aa5f58032d480a8d192520a4b
2006-08-22conf/distro/jlime-donkey.conf: Added specific liblbxutil versionKristoffer Ericson1
2006-08-22merge of 4afeb65d2d724da6938ccfa96b35c1dcbaa40f26Kristoffer Ericson1
and e6ffd04153758be5656011ba47b7a327af58ec5f
2006-08-22h4000.conf: changes from #1266Paul Sokolovsky1
2006-08-22angstrom.conf: added h4000 supportPaul Sokolovsky1
2006-08-22angstrom-2006.9: prefer dbus 0.92Koen Kooi1
2006-08-21merge of e5fc9068f8cf1cbab5a9388e11725f13093edecfKristoffer Ericson1
and ea9b59951b121a56e58b685121cca7b6ddca895e
2006-08-21openzaurus.conf: force BitBake to be atleast 1.4.4Marcin Juszkiewicz1
2006-08-19conf/distro/jlime-donkey.conf: Major cleanups and safe versions addedKristoffer Ericson1
* Updated safe versions for GPE,GTK,... * Cleaned up some typos, made generally cleaner
2006-08-18angstrom: added some PREFERRED_PROVIDERS. PREFERRED_PROVIDER_hotplug need fixingMarcin Juszkiewicz1
2006-08-17tosa: linux 2.6 by defaultMarcin Juszkiewicz1
2006-08-14conf/distro/jlime-donkey.conf : Removal of some RDEPENDSKristoffer Ericson1
* Remove pcmciautils, orinoco-conf, hotplug-ng
2006-08-14merge of 4052297c94828dc52bc0def5a0e710c9ac0d5446Kristoffer Ericson1
and 5e78d5593b39480d9f6ba5bbfc3b6073e7aa3232
2006-08-14jornada56x: Use the 2.6er for the Jornada56x, do not use DEVFSAlex Lange1
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-13conf/distro/jlime-donkey.conf : Add wget to rdpendsKristoffer Ericson1
* Due to busybox wget having issues with passive ftp, we want full wget version.
2006-08-12ucslugc: Go back to gcc 3.4.4 until someone gets gcc 4.1.1 to work for ucslugc.Rod Whitby1