Commit Graph

664 Commits

Author SHA1 Message Date
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 36a7962e74 base.bbclass: Add base_both_contains function for use in task files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@561 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:17:08 +00:00
Richard Purdie f059afd07b zaurus-clamshell: Add working JFFS2 summary image support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@560 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 22:14:35 +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 60493a3359 rootfs_ipk.bbclass: Add context to reported errors
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@557 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 21:28:32 +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 fd6ac121ca readme.txt: Update to reflect setdevenv renaming (close #129)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@554 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-26 08:59:51 +00:00
Matthew Allum e9f80c8c31 Add GPL/Copyright to poky-init-build-env script
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@553 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-25 21:45:55 +00:00
Matthew Allum e1c806478b add cmx270 macine to local.conf.sample, make qemuarm default
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-25 18:58:22 +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 031b783369 poky.conf: Update versions after pango/atk upgrade
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 10:38:25 +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 3e472bb56d base.bbclass: Add base_contains function - Can be used to check if a string is present in a variable.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-24 09:22:17 +00:00
Richard Purdie 2ca73b57dc Add automatic generation of -dbg packages. These contain the debug symbols 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-24 08:35:37 +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 f75754d05b tinderclient.bbclass: Update from .dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@543 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23 17:57:13 +00:00
Richard Purdie 9cf2871aae Add missing licence files (COPYING.MIT)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@542 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-23 13:52:32 +00:00
Matthew Allum 46c6968e5d Add a check for sourcing present when running poky-init-build-env
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@541 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 21:05:18 +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
Matthew Allum 96f994c4c2 really rename setdevenv
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 13:28:45 +00:00
Matthew Allum 5b9a5c9538 rename
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@537 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:44:55 +00:00
Richard Purdie dc0452c6e9 local.conf.sample: Update, cleanup and document a little more
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:16:39 +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 64f45a4e05 poky.conf: Don't force DISTRO_TYPE to a value
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@534 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:12:01 +00:00
Richard Purdie bae63d32a2 conf/machines: Set IMAGE_FSTYPE correctly for each machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:10:38 +00:00
Richard Purdie c67f4bc820 Remove unused jornada7xx machine
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@532 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 12:07:00 +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
Richard Purdie 2cf0eadf9f Add linux-cmx270-rp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@529 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 09:31:13 +00:00
Matthew Allum 62e2fd845d Add initial cmx270 2.6.17 kernel
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@528 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 09:16:05 +00:00
Matthew Allum f1f7b603e0 Add initial cmx270 machine conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@527 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 09:15:03 +00:00
Chris Larson 37764d23d0 Bugfix in OEs base.bbclass: files in SRC_URI which reside in WORKDIR resulted in a failure. With this bug fixed, patches within tarballs can be successfully applied to ${S}.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@526 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 08:56:29 +00:00
Chris Larson 1b95f50498 Bitbake: add the ssh fetcher to the MANIFEST.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@525 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 08:29:03 +00:00
Chris Larson 29427c4df3 Add initial SSH fetcher to bitbake.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@524 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21 08:20:48 +00:00
Richard Purdie 5e32494f2e poky.conf: Update dates to working SRCDATE (thanks chris\!), fix cairo and glib-2.0-native versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@523 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 19:49:15 +00:00
Jorn Baayen 4e93ecd4f0 correct LIBV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@522 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 14:14:59 +00:00
Jorn Baayen 2ae56afa24 provide pregenerated gtkbuiltincache.h
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@521 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 14:00:54 +00:00
Jorn Baayen 2ea49a8e01 correct libtool patch
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@520 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 11:43:20 +00:00
Jorn Baayen 35fa11f1b5 Added GTK+ 2.10.0 + decairofication patches
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@519 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 10:57:12 +00:00
Jorn Baayen 36a71a9c62 added pango 1.13.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@518 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 10:52:14 +00:00
Jorn Baayen 8d907891ad Added cairo 1.2.0 as needed by gtk 2.10
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@517 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 10:48:48 +00:00
Jorn Baayen eefc8d5e32 added glib 2.12 (needed for gtk 2.10 + decairoification patches)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@516 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-20 10:43:56 +00:00