Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-09-14 | merge of '33a35e22030bcab7919a207fd07515e79928efab' | Koen Kooi | 2 | |
and '647f04c8db2652dabb7190fe050d069434a1de3a' | ||||
2006-09-14 | angstrom: some more uclibc stuff | Koen Kooi | 2 | |
2006-09-14 | nylon: added nylon-helpers.bbclass (helper functions for working on the svn ↵ | Martin Dietze | 1 | |
trunk), updated preferred providers in nylon.conf. | ||||
2006-09-13 | angstrom.inc: reinstate TARGET_VENDOR | Koen Kooi | 1 | |
2006-09-13 | angstrom: introduce ANGSTROM_MODE to select between 'glibc' and 'uclibc', ↵ | Koen Kooi | 4 | |
inspired by poky * uclibc .28 lacks EABI support and svn trunk is b0rked | ||||
2006-09-11 | machine wrap: Add machine file for the geode(i486) based WRAP boards from PC | Jamie Lenehan | 1 | |
engines. | ||||
2006-09-11 | machine titan: Add machine file for the sh4 based TITAN boards (Nimble NP51R | Jamie Lenehan | 1 | |
and jjplus LinkGear Series 100). | ||||
2006-09-09 | bitbake.conf: update default maintainer | Koen Kooi | 1 | |
2006-09-08 | conf/bitbake.conf: Add a SVNDIR similiar to GITDIR and CVSDIR as well | Holger Freyther | 1 | |
2006-09-08 | conf/bitbake.conf: Add FETCHCOMMAND and UPDATECOMMAND for subversion | Holger Freyther | 1 | |
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-08 | configuration: merged in changes to nylon/mtx from 4G repository | Martin Dietze | 3 | |
* added mtx-2 machine (4G Surfbox II) * updated several defaults | ||||
2006-09-08 | angstrom: clean up preferred_providers a bit | Koen Kooi | 1 | |
2006-09-05 | angstrom: set correct mail address | Koen Kooi | 1 | |
2006-09-03 | merge of 43de53f09816b4e1e243912e5958a66424c605f8 | Kristoffer Ericson | 6 | |
and ae090523c163ff0d1e234b0d89d1450a2466b4b4 | ||||
2006-09-03 | conf/distro/jlime-donkey.conf : GTK related versions remove, bugfix | Kristoffer Ericson | 1 | |
* 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-01 | angstrom: hh6 has broken dependencies due to version mismatch, switch back ↵ | Koen Kooi | 1 | |
to hh5 | ||||
2006-09-01 | angstrom: tslib and/or libxcalibrate is broken in kdrive_git, so use the ↵ | Koen Kooi | 1 | |
release for now | ||||
2006-09-01 | merge of 'b0b77e51fdd4802821fa1c92b384ac48838955b2' | Koen Kooi | 1 | |
and 'f090702de43860d9ba4cb4911dc980b293defc81' | ||||
2006-09-01 | familiar-unstable.conf: Specify a provider for dbus-glib, so it doesn't try | Matt Reimer | 1 | |
to pull in a second, older version of dbus. | ||||
2006-09-01 | angstrom: prefer cairo 1.2.2 | Koen Kooi | 1 | |
2006-09-01 | angstrom: zaprootpw happens automagically now | Koen Kooi | 1 | |
2006-09-01 | angstrom: prefer hhpxa 2.6.16hh6 | Koen Kooi | 1 | |
2006-09-01 | familiar unstable: Peg glibc and busybox | Erik Hovland | 2 | |
h3600 unstable: Peg handhelds-sa kernel version to hh42 | ||||
2006-08-31 | angstrom: prefer 2.6.16-hh5 for machines that use it | Koen Kooi | 1 | |
2006-08-30 | Update openomap distro and omap5912osk machine file with fixes to | Philip Balister | 2 | |
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-30 | angsgrom: make TARET_FPU overridable | Koen Kooi | 1 | |
* 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-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-29 | tune-arm926ejs: .dev uses gcc 4 by default | Koen Kooi | 1 | |
2006-08-28 | merge of '924dc0c33239a73b288ecbb58f6d2ffae8848ed4' | Philip Balister | 3 | |
and 'aebf88ce897b2503c671d3dd0b5828248df55257' | ||||
2006-08-28 | omap5912.conf: Update required module list to match kernel config from | Philip Balister | 1 | |
omap5912osk_defconfig in kernel source. | ||||
2006-08-28 | merge of 'c1a64808fc49d61ea2634c0c011011da9e5a7886' | Koen Kooi | 1 | |
and 'c6503f659bf477fbd684cf50b9a73db2e7af3bbc' | ||||
2006-08-28 | merge of '66118fcaf02332902350af917b57b972df319ac9' | Koen Kooi | 2 | |
and '8eb6b233aceb83e6c40ddd88e0b223a6c8eb85ab' | ||||
2006-08-28 | Merge from poky: | Chris Larson | 1 | |
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-28 | linux-omap1_2.6.x+git, omap5912osk: Add bb file to build kernel from omap git | Philip Balister | 1 | |
* 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-28 | Machine config file for the mips based RB5XX family of boards also knows as ↵ | Stelios Koroneos | 1 | |
Routerboards | ||||
2006-08-28 | Machine config for the dht-walnut (ppc) board | Stelios Koroneos | 1 | |
Machine config for the dht-walnut ppc based board Machine config file for the ppc based dht-walnut board | ||||
2006-08-28 | angstrom|familiar|openzaurus.inc: s/DISTO_FEATURES/DISTRO_FEATURES/ :D | Michael Lauer | 3 | |
2006-08-28 | ipaq-pxa270: add appropriate MACHINE FEATURES | Koen Kooi | 1 | |
2006-08-28 | h5xxx: add apprpriate MACHINE FEATURES | Koen Kooi | 1 | |
2006-08-28 | angstrom: tidy up angstrom.inc | Koen Kooi | 1 | |
2006-08-27 | conf/machine: various task-base conversion misc cleanups | Richard Purdie | 3 | |
2006-08-27 | nokia770: Convert machine to task-base | Richard Purdie | 1 | |
2006-08-27 | qemuarm: Create common include file and convert to task-base | Richard Purdie | 2 | |
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-27 | Switch 2.6 Zaurus models to use task-base | Richard Purdie | 3 | |
2006-08-27 | Add MACHINE_TASK_PROVIDER to remove hardcoded references to task-bootstrap ↵ | Richard Purdie | 1 | |
and allow machines/distros to elect an alternative | ||||
2006-08-27 | zaurus machines: Clean up IPKG_EXTRA_ARCHS and IMAGE_FSTPES (from poky) | Richard Purdie | 6 | |
2006-08-27 | bitbake.conf: Add PN to OVERRIDES in the form pn-PN (from poky) | Richard Purdie | 1 | |
2006-08-27 | bitbake.conf: Remove old style IMAGE_FSTYPE in favour of IMAGE_FSTYPES ↵ | Richard Purdie | 6 | |
(which is weakly set to a default allowing machines to override/append) (from poky) | ||||
2006-08-27 | tune-arm926ejs.conf: Be a little more specific about gcc version issues ↵ | Richard Purdie | 1 | |
(from poky) |