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
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
Rob Bradford
c26d6cfda0
bitbake-dev: Change terminology online/offline to sync/async
...
Change the terminology from online/offline to sync/async when referring to
commands that return a result immediately versus those that produce changes
that are emitted as events over time.
2008-10-23 14:28:11 +01:00
Richard Purdie
f0b1d561c7
bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution
2008-10-23 13:34:24 +01:00
Richard Purdie
0cc119f05f
opkg: Really fix the prototype problem (and an invalid call)
2008-10-23 12:05:39 +01:00
Richard Purdie
842606bc39
opkg: Fix incomplete function prototype
2008-10-23 09:43:12 +01:00
Richard Purdie
4815f7bc53
bitbake: Remove bogus test code
2008-10-22 22:26:24 +01:00
Richard Purdie
ede20a3245
bitbake: Improve proxy variable handling in fetchers
2008-10-22 22:24:03 +01:00
Richard Purdie
4329a29db5
scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT)
2008-10-22 21:56:30 +01:00
Richard Purdie
2236c01164
scripts: Fix variable quoting
2008-10-22 20:31:56 +01:00
Richard Purdie
ebb74a63e1
scripts: Add moblin autobuilder support scripts
2008-10-22 20:27:16 +01:00
Rusty Lynch
be2ad3b90c
* Fixing the helix-player.pc to include a -lstdc++
...
* Adding clutter-helix recipe
2008-10-22 09:57:13 -07:00
Samuel Ortiz
d4f444a667
Add meta-moblin-internal to gitignore
2008-10-22 15:19:36 +02:00
Rusty Lynch
ca7fa46814
* Adding initial ribosome (helix build system) and helix-libs recipes
2008-10-22 04:21:53 -07:00
Rob Bradford
06db259785
bitbake-dev: add goggle - an experimental GTK UI.
2008-10-22 11:52:18 +01:00
Rob Bradford
f51afdc7b6
bitbake-dev: Include the worker's PID in events
...
When the runqueue forks off we save the pid inside the event module for that
thread. When we next fire an event then that PID gets included in the events.
2008-10-21 15:51:32 +01:00
Samuel Ortiz
e1155bcd79
linux-moblin: We dont need the defconfig-eee901 files anymore
2008-10-21 16:45:50 +02:00
Samuel Ortiz
e169b23e66
linux-moblin: Add 2.6.27 moblin kernel
...
This will be the default moblin kernel.
We also moved the 2.6.27-rc* kernels to meta-moblin.
2008-10-21 16:26:53 +02:00
Samuel Ortiz
e5c53ce035
netbook: changed platform name from eee901 to netbook
...
We want to have a more generic platform definition.
The netbook machine one currently supports the eee901 and the aspire one.
We also moved the machine and netbook image definitions to meta-moblin.
2008-10-21 16:01:02 +02:00
Rob Bradford
3e045793c7
bitbake-dev: Dynamically load the UI module.
...
Dynamically load the UI from a module based on the UI name given. We still
however maintain a fixed set in here with the set of suggested UIs.
2008-10-21 12:39:23 +01:00
Robert Bradford
7ddbeb2931
packaged-staging.bbclass: Avoid removing the staging.lock lock file.
...
The pstage_manualclean function can be called on a directory containing an
actively held lock on staging. Removing the lock file whilst the lock is held
results in a failure when the lock is released.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5553 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 14:58:47 +00:00
Richard Purdie
c9fe18a6cb
syslinux: Add COMPATIBLE_HOST
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 14:37:36 +00:00
Richard Purdie
c53608b220
bitbake utils.py: Merge prunedir symlink fix from bitbake upstream
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 14:19:36 +00:00
Richard Purdie
8bb2cd7963
libacpi: Add COMPATIBLE_HOST
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 13:50:59 +00:00
Richard Purdie
5e9788247a
poky.conf: Fix world excludes typo
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 13:19:42 +00:00
Richard Purdie
7a0ee99499
libsyncml: Remove insane piece of strange assembler
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 13:18:49 +00:00
Richard Purdie
78fd54f371
poky.conf: Exclude linsync from world builds
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20 12:58:24 +00:00