summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2006-07-28poky.conf: Bump settings-daemon SRCDATERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@576 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28zaurusd: Add missing RDEPEND on xrandrRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@575 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. ↵Richard Purdie2
Correct theme key and force gconftool-2 to run on device (at least until we debug other issues) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@574 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28settings daemon: Set PV correctly and add inherit gconfRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@573 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28and bump up matchbox wm svn date more..Matthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@572 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28bump up libmatchbox svn date moreMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@571 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28nokia770.conf, ipaq-pxa270.conf: Update after task-machine changesRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@570 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28cmx270.conf, qemuarm.conf: Update after task-machine changesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@569 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27bump up settings daemon src dateMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@568 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27bump up matchbox-poky PRMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27Remove setting of theme on MB command line, leave up to settings daemonMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@566 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27Comment out gconf schema bits in settings-daemon for now, this is done inChris Lord1
matchbox-poky script git-svn-id: https://svn.o-hand.com/repos/poky/trunk@565 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27Add gconf schema for settings-daemon that sets the default themeChris Lord2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27Add exec to home panel app script so PID gets set as expected and avoid ↵Matthew Allum2
panel timeout git-svn-id: https://svn.o-hand.com/repos/poky/trunk@563 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26Totally rework task handling for machine/distro specific features. Create ↵Richard Purdie7
task-base.bb to handle this and update machine/distro files accordingly. MACHINE_FEATURES and DISTRO_FEATURES together combine to configure the machine specific task-base and other specific tasks can easily be created (task-base-oh-minimal is an exmaple) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@562 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26base.bbclass: Add base_both_contains function for use in task filesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@561 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26zaurus-clamshell: Add working JFFS2 summary image supportRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@560 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26linux-oz-2.6: Sync collie defconfig from OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@559 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26package-index: Make sure the Packages file exists before running ipkg-make-indexRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@558 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26rootfs_ipk.bbclass: Add context to reported errorsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@557 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26linux-openzaurus-2.6.17: Fix some issues and make it the default kernel for ↵Richard Purdie2
Zaurii git-svn-id: https://svn.o-hand.com/repos/poky/trunk@556 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26udev: Fix inotify ARM syscall issue, removing boot time warningRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@555 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26readme.txt: Update to reflect setdevenv renaming (close #129)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@554 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-25Add GPL/Copyright to poky-init-build-env scriptMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@553 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-25add cmx270 macine to local.conf.sample, make qemuarm defaultMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24linux-openzaurus 2.6.17: Sync with OE .devRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24poky.conf: Update versions after pango/atk upgradeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24pango: 1.10.0 -> 1.10.1Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24atk: 1.10.1 -> 1.10.3Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24base.bbclass: Add base_contains function - Can be used to check if a string ↵Richard Purdie1
is present in a variable. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24Add automatic generation of -dbg packages. These contain the debug symbols ↵Richard Purdie2
that are stripped from binaries and the symbols are linked to the original binaries via the gnu-debuglink section. If the -dbg packages are installed, oprofile and gdb will use them for symbol lookup. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no ↵Richard Purdie2
need to remove the old Packages file when regenerating the Packages index. This gives a big speed improvement when regenerating images as it doesn't have to open every ipk for its metadata. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks ↵Richard Purdie3
(md5sum, size) to ipkg-make-index when reusing data from the previous package file. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@544 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23tinderclient.bbclass: Update from .devRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@543 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23Add missing licence files (COPYING.MIT)Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@542 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add a check for sourcing present when running poky-init-build-envMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@541 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21images: Change to new configurationRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21mtd-utils: Fix PVRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@539 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21really rename setdevenvMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21renameMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@537 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21local.conf.sample: Update, cleanup and document a little moreRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based ↵Richard Purdie1
on DISTRO_TYPE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21poky.conf: Don't force DISTRO_TYPE to a valueRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@534 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21conf/machines: Set IMAGE_FSTYPE correctly for each machineRichard Purdie7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Remove unused jornada7xx machineRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@532 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Move tasks into packages/tasks, images into packages/images, remove ↵Richard Purdie7
bootstrap-image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Rename /openembedded/ -> /meta/Richard Purdie1725
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add linux-cmx270-rpRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@529 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add initial cmx270 2.6.17 kernelMatthew Allum7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@528 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add initial cmx270 machine confMatthew Allum1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@527 311d38ba-8fff-0310-9ca6-ca027cbcb966