aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2008-10-22Add meta-moblin-internal to gitignoreSamuel Ortiz
2008-10-22* Adding initial ribosome (helix build system) and helix-libs recipesRusty Lynch
2008-10-22bitbake-dev: add goggle - an experimental GTK UI.Rob Bradford
2008-10-21bitbake-dev: Include the worker's PID in eventsRob Bradford
When the runqueue forks off we save the pid inside the event module for that thread. When we next fire an event then that PID gets included in the events.
2008-10-21linux-moblin: We dont need the defconfig-eee901 files anymoreSamuel Ortiz
2008-10-21linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz
This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz
We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
2008-10-21bitbake-dev: Dynamically load the UI module.Rob Bradford
Dynamically load the UI from a module based on the UI name given. We still however maintain a fixed set in here with the set of suggested UIs.
2008-10-20packaged-staging.bbclass: Avoid removing the staging.lock lock file.Robert Bradford
The pstage_manualclean function can be called on a directory containing an actively held lock on staging. Removing the lock file whilst the lock is held results in a failure when the lock is released. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5553 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20syslinux: Add COMPATIBLE_HOSTRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20bitbake utils.py: Merge prunedir symlink fix from bitbake upstreamRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libacpi: Add COMPATIBLE_HOSTRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20poky.conf: Fix world excludes typoRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libsyncml: Remove insane piece of strange assemblerRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20poky.conf: Exclude linsync from world buildsRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20poky.conf: Update libopensync world exclude listRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libopensync-plugin: Upgrade file and vformat to 0.37Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20msynctool: Upgrade 0.36 -> 0.37Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5544 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libopensync-plugin-evolution2: Fix to work with libopensync 0.37Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5543 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20syslinux: Various cleanups and add back some missing staging piecesRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5542 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20bitbake-dev: Remove the Pkg{Started, Failed, Succeeded} events and their ↵Robert Bradford
handling in the UI These events are superfluous now that BB operates on a task level granularity. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5541 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20base.bbclass: Output notes only on BB <= 1.8.xRobert Bradford
With BB > 1.9 the UI can output the details of an event as it chooses. They do not need to be converted into notes. Without this patch spurious messages are generated on BB 1.9. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski
We only had one package for building both the bootloader and the installer, i.e. target and host code. It used always the host compiler. Split the package into syslinux and syslinux-installer-native, require both for a cd bootable image. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5539 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Enables support for root over NFS in the linux-moblin defconfigRobert Bragg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Add libopesync 0.37Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5537 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libxslt: Fix pkgconfig patch for exsltRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bootimg: Add symbolic links to iso and hddimgSamuel Ortiz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake: Add some sanity checks to the lockfile functionsRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5534 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17meta-toolchain: Don't inherit sdkRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17sdk.bbclass: Rewrite PACKAGE_ARCHSRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5532 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17qemu-sdk: Pass the disable-vnc-tls option since we don't have gnutls-sdkRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake-dev: Don't fallback if the UI fails to start; give an error message ↵Robert Bradford
on UI exception git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake-dev: Move the ncurses TTY check into the UI plugin itself.Robert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5529 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Update the ignore file so that it also includes VIM swap filesRobert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5528 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake: Refactor the environment variable handlingRobert Bradford
Refactor the environment variable handling so that it more closes matches the changes that have been made in bitbake-dev. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5527 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17bitbake-dev: Refactor the environment variable handling.Robert Bradford
Do not clear the environment when saving the environment to the data store. Instead clear this once the cooker has forked. This ensures that the UI operates in a filtered (but not empty) environment. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5526 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Add .gitignoreRobert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5525 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libx11: Clean up all the git recipes into a common include fileRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5524 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libx11_git: Cleanup duplicate metadataRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5523 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17poky-image-minimal-live: Set LABELS to fix image generationRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5522 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17syslinux.bbclass: Clean up boot menu titleRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5521 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-16libx11-trim: Fix git version DEPENDSRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5520 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libx11-trim: Fix FILESPATHRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5519 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15Add libx11-trim gitRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5518 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15u-boot: Set COMPATIBLE_MACHINERichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5517 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15x-load: Set COMPATIBLE_MACHINERichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5516 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libx11-sdk: added git version (based on libx11-diet)Marcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5515 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libsyncml: updated to 0.4.7 which builds with libsoup 2.4Marcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5514 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libxtst: bumped PR to force rebuild with newer libxiMarcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5513 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libxtst: depend on libxi to get XInput.hMarcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5512 311d38ba-8fff-0310-9ca6-ca027cbcb966