Commit Graph

5541 Commits

Author SHA1 Message Date
Peng Li f21745fa92 xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch
remove this patch because driver options are set in xorg.conf
2008-10-29 22:28:47 +08:00
Peng Li 37ea0eea91 xf86-video-intel-dri2: rebase X fastboot patches
rebase X fastboot patches for latest driver
2008-10-29 22:28:00 +08:00
Samuel Ortiz 6f65d5bbbe task-moblin-tools: Removed exmap and sreadahead 2008-10-29 15:27:27 +01:00
Peng Li e76840f41a netbook.conf : change xf86-video-intel to xf86-video-intel-dri2
This change will have package "xf86-video-intel-dri2" built into
netbook image
2008-10-29 22:27:12 +08:00
Peng Li 4ef8d5cbe6 xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"
These driver options are specified in xorg.conf.
Don't need to apply this patch any more.
2008-10-29 22:26:12 +08:00
Peng Li 0e2ba7a5a9 xf86-video-intel-dri2: update PV
PV should be "2.4.97+git${SRCREV}" according to upstream tag
poky.conf: small typo fix
2008-10-29 22:24:48 +08:00
Peng Li 8fea3faa89 xserver-xf86-dri-lite : apply xserver-boottime.patch
This patch is used to measure xserver boot time
2008-10-29 22:17:00 +08:00
Peng Li e16d2b9ab2 xtrans: add xtrans_1.2.2.bb
This is a build dependency of xserver-xf86-dri-lite_git
2008-10-29 22:08:15 +08:00
Joshua Lock d7f6212b03 meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename. 2008-10-29 11:15:51 +00:00
Joshua Lock 98e6b819e4 Tidy up images and tasks in meta and meta-moblin.
meta now only contains images and tasks relating to core Poky and the Sato environment.
meta-moblin contains images and tasks for netbooks and the moblin environment.

Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
2008-10-29 10:49:16 +00:00
Richard Purdie d0e6c71695 local.conf.sample: Append to BBFILES instead of overwriting 2008-10-29 10:41:28 +00:00
Richard Purdie 1d6b543dac gtk+: Add moblin override 2008-10-29 05:02:24 +00:00
Richard Purdie e92cc8f576 Add poky-image-sdk-live to meta/ 2008-10-29 02:22:02 +00:00
Samuel Ortiz 7994045755 kernel.bbclass: We dont want to tar lib/ if we dont have any modules 2008-10-29 03:00:56 +01:00
Samuel Ortiz fd38c1b084 meta-moblin: Add moblin-image-minimal image 2008-10-29 03:00:53 +01:00
Richard Purdie 8d50257cdf conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds 2008-10-28 22:27:16 +00:00
Richard Purdie b296ae263c bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive 2008-10-28 22:15:06 +00:00
Richard Purdie db140d9ce0 scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST 2008-10-28 22:10:45 +00:00
Richard Purdie 2ff5dac290 conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now 2008-10-28 20:28:52 +00:00
Rob Bradford ea868f9c9c package_rpm.bbclass: Don't use the system wide RPM macros.
This fixes the build on Fedora 10 where the RPM system macros obliterate the
value of BuildRoot that is set in the spec file.
2008-10-28 18:52:19 +00:00
Rob Bradford 1045eaa369 matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms 2008-10-28 16:42:02 +00:00
Richard Purdie 47c42b6c30 conf/distro: Create a moblin distro config file based on the Poky one
Also refactor various data into common include files.
2008-10-28 16:34:35 +00:00
Rob Bradford 3a73995e31 bitbake-dev: Renamed to match the UI name
The UI starter now dynamically searches for the UI module based on the
parameter given to -u. bitbake advertises the dependency explorer as "depexp"
therefore this module needs renaming.
2008-10-28 15:25:13 +00:00
Richard Purdie 774485d133 image.bbclass: Add INHIBIT_DEFAULT_DEPS 2008-10-28 15:14:00 +00:00
Rob Bradford 526d996a02 bitbake-dev: Use the default task if 'None' asked for
Since the default task is not known/available until the configuration files
are parsed we may return None when the UI requests getCmdLine. We can enforce
the use of the default by querying it again after the configuration is
parsed/cache updated.
2008-10-28 12:06:05 +00:00
Rob Bradford 0b6fdfb14d bitbake-dev: Refactor configuration file parsing
Separate the parsing of the configuration files / recipes into a separate
function to the parsing of the command line. This parsing of the configuration
files now happens when updateCache() is called.

Some functionality has been moved from parseConfiguration() to __init__.
2008-10-28 11:40:03 +00:00
Rob Bradford 0b9da42bb5 bitbake-dev: Save the cooker log into the working directory.
This is necessary since with later refactoring the TMPDIR variable will not be
available at this point in time.
2008-10-28 11:40:03 +00:00
Richard Purdie 23f08fdde3 scripts/poky-env-internal: Unset BDIR after use 2008-10-28 10:01:03 +00:00
Richard Purdie 4041c25dea helix-libs, ribosome: Set COMPATIBLE_HOST since x86 only 2008-10-28 10:00:28 +00:00
Peng Li 262e18f3ae drm : add libdrm_2.4.0.bb
This is a GEM dependency. DRI2 will need GEM support
2008-10-28 11:20:17 +08:00
Samuel Ortiz f19e4350c0 bootimg: copy rootfs to ISO image
We are only copying the initrd right now.
2008-10-27 13:44:20 +01:00
Samuel Ortiz dae95a72e0 tasks: apps-x11-pimlico renaming typo 2008-10-27 13:34:47 +01:00
Samuel Ortiz 0472967f24 tasks: fix moblin-tools task name typo 2008-10-27 12:34:26 +01:00
Rob Bradford f5c494bba5 bitbake-dev: Remove use of self.configuration.cmd as state from shell
The shell updated the self.configuration.cmd variable since commans relied on
this implicit state. Since those commands now have an explicit task parameter
such state manipulation is no longer necessary.
2008-10-27 10:19:55 +00:00
Rob Bradford 790ed68356 bitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles
Remove the implicit (from configuration.cmd) command/task for these events and
instead use a parameter so that the task is given explicitly.
2008-10-27 10:19:54 +00:00
Rob Bradford 22a326547d bitbake-dev: Make the "buildFile" command use the task parameter
The "buildFile" command has a task parameter use it place of
self.configuration.cmd when adding to the runqueue.
2008-10-27 10:19:54 +00:00
Rob Bradford c790192322 bitbake-dev: Make the task a parameter of the "tryBuild" command
And switch the runqueue to use this rather than keeping it in the
self.configuration.cmd variable
2008-10-27 10:19:54 +00:00
Rob Bradford 2684070ac6 bitbake-dev: Include target/command (from -c) in "buildTargets" command
This allows a UI to read / control which task for the given targets is used.
This makes it more consistent with the "buildFile" command.
2008-10-27 10:19:54 +00:00
Samuel Ortiz acdff2b154 images: put poky-image-live back to meta/ 2008-10-24 18:11:57 +02:00
Samuel Ortiz d5417e5a42 meta-moblin: rename images and tasks from poky-* to moblin-* 2008-10-24 17:57:33 +02:00
Richard Purdie 0f9a47af1e bitbake: Fix the wget fetcher so parameter portions of uris are ignored 2008-10-24 14:57:02 +01:00
Rob Bradford 08197d62ef Merge branch 'master' of ssh://git@git.moblin.org/poky 2008-10-24 14:46:07 +01:00
Rob Bradford fbfc669583 bitbake-dev: add a setVariable command
This is synonymous with the getVariable command and allows you to set values
in the data dictionary.
2008-10-24 14:44:30 +01:00
Richard Purdie e84e951822 meta-molbin/images: Add poky-image-sdk-live.bb 2008-10-24 09:49:18 +01:00
Richard Purdie 07b4c0676b spectrum-fw: Use the standard fetcher process 2008-10-23 21:10:28 +01:00
Richard Purdie b8ff2b6cc3 base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs 2008-10-23 21:08:42 +01:00
Richard Purdie e4aa77e88e scripts/build: Update the git proxy setup instructions 2008-10-23 15:12:41 +01:00
Rob Bradford 87fe772b8a bitbake-dev: rename readVariable to getVariable
Changing the name of this command makes it more consistent with other command
names.
2008-10-23 14:58:36 +01:00
Ross Burton d3bf7895aa poky-image-openmoko.bb: remove matchbox-applet-startup-monitor
We don't ship matchbox-applet-startup-monitor, so remove it.
2008-10-23 14:40:39 +01:00
Ross Burton 45f4be4a24 poky-image-openmoko.bb: remove unused PR 2008-10-23 14:40:19 +01:00