Commit Graph

4985 Commits

Author SHA1 Message Date
Richard Purdie 5ea6825e4b Add libglade to RDEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@602 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:27:16 +00:00
Richard Purdie 1f20ade43c Remove unneeded RRECOMMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@601 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-14 00:26:51 +00:00
Richard Purdie 2992d03966 task-base: Add usbhost kernel modules
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@597 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-09 16:39:58 +00:00
Richard Purdie b161186a4e ipkg: Fix a problem with paths lengths triggering the use of GNU tar extensions and ipkg not understanding them
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@596 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 12:18:53 +00:00
Matthew Allum ee105762c6 Move gconf macro into correct location
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@595 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 09:18:55 +00:00
Matthew Allum 91e99388eb Add gconf macro file so mb builds again with gconf dep
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@594 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-08 08:41:31 +00:00
Matthew Allum 2360bfa2ab Add libmatchbox 1.9 bb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@592 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-07 15:06:25 +00:00
Matthew Allum d24a63938a Add mb-wm 1.1 bb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@591 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-07 15:05:12 +00:00
Chris Lord a7d6fa4c49 Update settings-daemon package (fix version, inherit gconf) - this may have already been done.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@588 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-08-01 11:44:25 +00:00
Richard Purdie 150c1ccc88 linux-oz-2.6: Fix a compile failure due to a broken patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@587 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-31 09:35:03 +00:00
Richard Purdie 5599ea7fb1 glibc: Limit the locales that are generated under qemu. Note this patch totally trashes the other locales and would therefore need refinement for OE.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@583 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 17:48:27 +00:00
Richard Purdie 5bbdb03862 avahi: Remove startup warning if dbus isn't setup yet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@581 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 16:53:13 +00:00
Richard Purdie da38b6e3f3 zaurusd: Add missing RDEPEND on xrandr
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@575 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 15:01:42 +00:00
Richard Purdie 064c643253 matchbox-poky: Remove references to chkhinge26 as zaurusd now handles this. 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-28 15:01:05 +00:00
Richard Purdie 24a329f39c settings daemon: Set PV correctly and add inherit gconf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@573 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-28 14:59:09 +00:00
Matthew Allum 7e3efeb1f1 bump up matchbox-poky PR
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@567 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:55:24 +00:00
Matthew Allum 5921a48ff8 Remove setting of theme on MB command line, leave up to settings daemon
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@566 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:54:56 +00:00
Chris Lord 04f418b494 Comment out gconf schema bits in settings-daemon for now, this is done in
matchbox-poky script


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@565 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 19:53:38 +00:00
Chris Lord 30c97f3d17 Add gconf schema for settings-daemon that sets the default theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 18:00:52 +00:00
Matthew Allum 754b301af1 Add exec to home panel app script so PID gets set as expected and avoid panel timeout
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@563 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-27 17:42:00 +00:00
Richard Purdie 4952c7e0fe Totally rework task handling for machine/distro specific features. Create 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-26 22:22:44 +00:00
Richard Purdie 0dd546796d linux-oz-2.6: Sync collie defconfig from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@559 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:11:06 +00:00
Richard Purdie 35eef1af07 package-index: Make sure the Packages file exists before running ipkg-make-index
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@558 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:29:29 +00:00
Richard Purdie 9ec06c2f4e linux-openzaurus-2.6.17: Fix some issues and make it the default kernel for Zaurii
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@556 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:27:55 +00:00
Richard Purdie d8201adda0 udev: Fix inotify ARM syscall issue, removing boot time warning
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@555 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:26:34 +00:00
Richard Purdie 34154bfd47 linux-openzaurus 2.6.17: Sync with OE .dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 17:45:22 +00:00
Richard Purdie 3288e5aff7 pango: 1.10.0 -> 1.10.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:37:43 +00:00
Richard Purdie 842dac1fc6 atk: 1.10.1 -> 1.10.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:36:31 +00:00
Richard Purdie 23b93ceb82 rootfs_ipk.bbclass, package-index: With the fixed ipkg-utils there is no 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-24 08:27:13 +00:00
Richard Purdie 215379647b ipkg-utils: Fix a bug in the md5sum field handling and add some extra checks (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-24 08:24:07 +00:00
Richard Purdie f6f9596eab images: Change to new configuration
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 16:14:10 +00:00
Richard Purdie ee73bdc57b mtd-utils: Fix PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@539 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 15:36:47 +00:00
Richard Purdie 440b33ae8e Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based on DISTRO_TYPE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:15:32 +00:00
Richard Purdie d95941bb51 Move tasks into packages/tasks, images into packages/images, remove bootstrap-image
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:45:19 +00:00
Richard Purdie b2f192faab Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 10:10:31 +00:00