1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00
Commit Graph

5705 Commits

Author SHA1 Message Date
Richard Purdie c8a24cd002 meta-moblin: Add initial menlow support 2008-12-30 17:15:49 +00:00
Richard Purdie 459a7f4a34 poky-fixed-revisions.inc: Add entry for mesa-xlib 2008-12-30 17:07:36 +00:00
Richard Purdie ae64de57f3 mesa: Set PROVIDES correctly and alow building of an empty PN package for now 2008-12-30 17:07:26 +00:00
Richard Purdie fcb1791f55 classes/autotools_stage.bbclass: Add autotools_stage class to further recipes to simplify recipes using standard autotools 2008-12-30 17:07:17 +00:00
Richard Purdie e380b48602 classes/autotools_stage.bbclass: Add autotools_stage class to simplify recipes using standard autotools 2008-12-30 17:07:04 +00:00
Richard Purdie f9f549d06f distro/poky.conf: Disable svn revision handling since svn is obsolete and no git revision handling function is present yet 2008-12-30 17:06:54 +00:00
Richard Purdie 428e022700 image-minimal-initramfs: Add base-passwd to images to avoid udev complaints 2008-12-26 14:26:16 +00:00
Ross Burton 48c50c2ca1 hicolor-icon-theme: add size/stock directories to hicolor for compatibility with OpenMoko 2008-12-23 15:20:51 +00:00
Richard Purdie a42718c5b9 scripts/poky-autobuild-postprocess-moblin: Share toolchain/sdk output 2008-12-19 15:47:07 +00:00
Richard Purdie 01121bc89e clutter: Fix enable_tests patch for recent changes 2008-12-18 17:00:46 +00:00
Richard Purdie 0f918b445e scripts/poky-autobuild-moblin: Update to share moblin-incremental images 2008-12-18 16:43:03 +00:00
Richard Purdie be30e75511 task-moblin-x11-netbook: Allow the user to append to the list of moblin packages 2008-12-18 15:49:19 +00:00
Richard Purdie c29128b662 poky-fixed-revisions.inc: Fix whitespace problem 2008-12-18 15:35:17 +00:00
Richard Purdie 81ddcf3b37 poky-fixed-revisions.inc: Fix tidy SRCREV 2008-12-18 15:06:22 +00:00
Richard Purdie 48d2165e83 poky-fixed-revisions.inc: Set SRCREV for tidy, aaina and table properly 2008-12-18 14:47:54 +00:00
Richard Purdie fc859a8ff4 clutter: Convert from svn to git 2008-12-18 12:02:12 +00:00
Richard Purdie c3f6d464a1 scripts/poky-autobuild-moblin: Add rm_work 2008-12-18 09:26:52 +00:00
Richard Purdie dd34449060 metacity-clutter: Fix .pc file issue 2008-12-17 22:46:17 +00:00
Richard Purdie bc1ce63c1d scripts/autobuild-moblin: Configuration fixups 2008-12-17 17:18:27 +00:00
Richard Purdie 1dd27ec870 librsvg: Set a SRCREV (and also for tasks) 2008-12-17 12:21:02 +00:00
Richard Purdie 1acc6126b8 poky-fixed-revisions.inc: Update metacity-clutter SRCREV 2008-12-17 12:19:43 +00:00
Richard Purdie 0dd091d1ea librsvg: Add 2.22.3 and svn versions 2008-12-17 12:14:51 +00:00
Richard Purdie 5486cc46f7 meta-moblin: Add gnome-menus 2.24.0 (from OE) 2008-12-17 12:13:41 +00:00
Richard Purdie 36636a9e38 meta-moblin: Add libjana (from meta-openmoko) 2008-12-17 12:13:21 +00:00
Richard Purdie 57ba4a20fb meta-moblin: Add taglib 1.5 2008-12-17 12:12:51 +00:00
Richard Purdie fe338b3628 pimlico: Update pimlico packages to reflect the new upstream svn urls 2008-12-17 12:10:49 +00:00
Richard Purdie 7ffb5983c0 intltool: 0.37.1 -> 0.40.5 2008-12-17 12:09:50 +00:00
Richard Purdie ee1f065078 bitbake: Make sure the git remote head viewer preserves the username 2008-12-17 12:07:41 +00:00
Richard Purdie f9dbbf4f83 gitignore: Update entries to match various meta repositories 2008-12-17 12:05:32 +00:00
Ross Burton 750486785b hicolor-icon-theme: ship a custom index.theme which includes the Hildon icon sizes 2008-12-16 18:06:13 +00:00
Ross Burton 9ca832b991 openmoko-icon-theme-standard2: add a compat package which symlinks the new icons into hicolor 2008-12-16 15:36:51 +00:00
Richard Purdie da743fb70c scripts/poky-qemu-internal: Add usb commandline to nfs mounted images 2008-12-15 10:58:03 +00:00
Richard Purdie ffdec425bf bitbake/bitbake-dev: Sync with upstream 2008-12-06 13:16:13 +00:00
Richard Purdie 4be017e82f poky-external.inc: No need to the TARGET_*_prepend directives after the external-poky-toolchain recipe changes 2008-12-05 14:37:28 +00:00
Richard Purdie f1bac68e17 external-poky-toolchain: Add include and lib files to the staging sysroot removing the need to link against two trees at the same time 2008-12-05 14:37:28 +00:00
Andrzej Zaborowski 73b2200724 handbook: Correct a bunch of misc typos. 2008-12-05 13:07:12 +01:00
Richard Purdie bcb58a0cd0 meta-toolchain: Fix problems introduced by prefix variable value changes 2008-12-05 11:25:55 +00:00
Ross Burton 1732e55c56 Bump matchbox-desktop srcrev
This version of Matchbox Desktop correctly recurses when loading desktop files,
so it handles Hildon-style application folders.
2008-12-04 15:25:59 +00:00
Robert Bragg c1a12b7d20 Adds username support to the git fetcher, and exports SSH_AGENT_PID + SSH_AUTH_SOCK
The SSH_AGENT_PID + SSH_AUTH_SOCK environment variables are needed if you
are using ssh-agent to hold passwords for your ssh keys.
2008-12-03 16:21:45 +00:00
Richard Purdie a8b0e8a034 scripts/poky-env-internal: Add SSH_AUTH_SOCK and SSH_AGENT_PID to BB_ENV_WHITELIST 2008-12-03 15:41:54 +00:00
Richard Purdie 63c279ef55 Move check, policykit and xerces-c to meta-moblin 2008-12-02 21:40:25 +00:00
Richard Purdie 8a7ecd59c7 handbook/faq.html: Fix cut and paste error 2008-12-02 21:39:48 +00:00
Mike Turquette f6c65b8a8d distro/include: Add poky-external-csl2007q3 2008-12-02 20:28:19 +00:00
Mike Turquette b3e49b643e external-csl-toolchain: Add 2007q3-51 and update 2006q3-27 2008-12-02 20:27:25 +00:00
Richard Purdie 7cd5d53f08 handbook/faq.xml: Add entry about Ubuntu Intrepid 2008-12-02 19:05:22 +00:00
Cyril Humbert 5b44f42e13 udev-124: Fix firmware loader script name and bump package PR 2008-12-02 17:21:26 +00:00
Richard Purdie d38f630c1e meta-moblin/xorg-app: Add missing include file 2008-12-02 17:17:13 +00:00
Richard Purdie 70203a0723 Move pam, packagekit, monit and gnet to meta-moblin 2008-12-02 14:30:31 +00:00
Richard Purdie 11f0e58005 libsoup: Remove strange staging hacks fixing incompatibilities with libsoup-2.4 2008-12-02 14:30:01 +00:00
Richard Purdie 181042f4e8 handbook: Reference git instead of svn 2008-12-02 13:36:23 +00:00