]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
16 years ago[xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2
Robert Bragg [Wed, 29 Oct 2008 17:43:42 +0000 (17:43 +0000)]
[xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2

16 years ago[xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch
Robert Bragg [Wed, 29 Oct 2008 18:33:27 +0000 (18:33 +0000)]
[xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch

16 years ago[xf86-video-intel-dri2] comments out reduce_driver_boottime.patch
Robert Bragg [Wed, 29 Oct 2008 17:38:16 +0000 (17:38 +0000)]
[xf86-video-intel-dri2] comments out reduce_driver_boottime.patch

This patch doesn't apply a.t.m to the latest driver (Will come back and rebase
this later)

16 years ago[poky-fixed-revisions.inc] Updates Git versions for various X packages
Robert Bragg [Wed, 29 Oct 2008 17:29:51 +0000 (17:29 +0000)]
[poky-fixed-revisions.inc] Updates Git versions for various X packages

Updates for xserver-xf86-dri-lite, xserver-xf86-dri2-lite, dri2proto,
xf86-video-intel, xf86-video-intel-dri2, xf86-input-keyboard,
xf86-input-mouse, xf86-input-synaptics, mesa-dri, libdrm

16 years ago[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa
Robert Bragg [Wed, 29 Oct 2008 17:23:57 +0000 (17:23 +0000)]
[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa

16 years ago[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) default
Robert Bragg [Wed, 29 Oct 2008 17:18:38 +0000 (17:18 +0000)]
[netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) default

MACHINE_DRI_MODULES is no longer used in the mesa recipe and the dri2 driver
depends on dri2.h which depends on the xserver being built for dri2.
Since the mesa package now splits up the dri drivers into seperate packages
this adds mesa-dri-driver-i915 to XSERVER

16 years ago[mesa dri] Adds splitting of dri drivers into seperate packages
Robert Bragg [Wed, 29 Oct 2008 17:35:45 +0000 (17:35 +0000)]
[mesa dri] Adds splitting of dri drivers into seperate packages

This removes the earlier use of the MACHINE_DRI_MODULES variable to configure
which drivers were built

16 years ago[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video...
Robert Bragg [Wed, 29 Oct 2008 17:17:21 +0000 (17:17 +0000)]
[moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"

16 years agoMakes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator
Robert Bragg [Thu, 23 Oct 2008 19:35:24 +0000 (20:35 +0100)]
Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator

16 years agobase.bbclass: Additional git proxy support.
Joshua Lock [Thu, 30 Oct 2008 17:42:01 +0000 (17:42 +0000)]
base.bbclass: Additional git proxy support.

Add to the git proxy support so that the proxy configuration can be propogated to the git config (etc/gitconfig in staging).
Add support for ignored hosts in the git proxy.

Examples in site.conf.sample

16 years agoyum: Make the volatile configuration file available
Rob Bradford [Thu, 30 Oct 2008 17:27:56 +0000 (17:27 +0000)]
yum: Make the volatile configuration file available

16 years agoe2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place)
Rob Bradford [Thu, 30 Oct 2008 14:17:58 +0000 (14:17 +0000)]
e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place)

16 years agoparted: Depend on e2fsprogs rather than e2fsprogs-libs
Rob Bradford [Thu, 30 Oct 2008 14:20:36 +0000 (14:20 +0000)]
parted: Depend on e2fsprogs rather than e2fsprogs-libs

16 years agopoky-env-internal: Add quoting to support zsh.
Rob Bradford [Thu, 30 Oct 2008 11:14:24 +0000 (11:14 +0000)]
poky-env-internal: Add quoting to support zsh.

Patch from Carl Simonson <simonsonc@gmail.com>.

16 years agopoky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2
Rob Bradford [Thu, 30 Oct 2008 10:35:52 +0000 (10:35 +0000)]
poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2

16 years agosysvinit: Manage /sbin/poweroff with update-alternatives
Rob Bradford [Wed, 29 Oct 2008 18:21:50 +0000 (18:21 +0000)]
sysvinit: Manage /sbin/poweroff with update-alternatives

16 years agorpm: Don't create a /var/tmp directory (clashes with basefiles)
Rob Bradford [Wed, 29 Oct 2008 18:21:00 +0000 (18:21 +0000)]
rpm: Don't create a /var/tmp directory (clashes with basefiles)

16 years agorootfs_rpm.bbclass: Disable non Poky repositories.
Rob Braford [Wed, 29 Oct 2008 17:36:56 +0000 (17:36 +0000)]
rootfs_rpm.bbclass: Disable non Poky repositories.

Only use repositories that begin "poky-feed". This prevents contamination with
system repositories.

It may be better to patch yum not to ever look in the system repository
locations (i.e. /etc/yum.repos.d).

16 years agoyum: Use volatiles for the yum cache directory
Rob Bradford [Wed, 29 Oct 2008 17:35:14 +0000 (17:35 +0000)]
yum: Use volatiles for the yum cache directory

16 years agopackages: check, uuid and xerces.
Joshua Lock [Wed, 29 Oct 2008 16:32:03 +0000 (16:32 +0000)]
packages: check, uuid and xerces.

Add recipes for: updated check, 0.9.5
uuid 1.6.2
xerces-c 2.8.0

16 years agocreaterepo-native: Fix SRC_URI.
Rob Bradford [Wed, 29 Oct 2008 15:15:08 +0000 (15:15 +0000)]
createrepo-native: Fix SRC_URI.

16 years agoMerge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging into maste...
Richard Purdie [Wed, 29 Oct 2008 14:55:26 +0000 (14:55 +0000)]
Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging into master-dev

16 years agotask-moblin-tools: bumping PR
Samuel Ortiz [Wed, 29 Oct 2008 14:34:36 +0000 (15:34 +0100)]
task-moblin-tools: bumping PR

16 years agoxf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch
Peng Li [Tue, 28 Oct 2008 15:40:30 +0000 (23:40 +0800)]
xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch

remove this patch because driver options are set in xorg.conf

16 years agoxf86-video-intel-dri2: rebase X fastboot patches
Peng Li [Tue, 28 Oct 2008 15:34:50 +0000 (23:34 +0800)]
xf86-video-intel-dri2: rebase X fastboot patches

rebase X fastboot patches for latest driver

16 years agotask-moblin-tools: Removed exmap and sreadahead
Samuel Ortiz [Wed, 29 Oct 2008 14:27:27 +0000 (15:27 +0100)]
task-moblin-tools: Removed exmap and sreadahead

16 years agonetbook.conf : change xf86-video-intel to xf86-video-intel-dri2
Peng Li [Tue, 28 Oct 2008 14:48:52 +0000 (22:48 +0800)]
netbook.conf : change xf86-video-intel to xf86-video-intel-dri2

This change will have package "xf86-video-intel-dri2" built into
netbook image

16 years agoxf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"
Peng Li [Tue, 28 Oct 2008 08:52:23 +0000 (16:52 +0800)]
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.

16 years agoxf86-video-intel-dri2: update PV
Peng Li [Wed, 29 Oct 2008 14:24:48 +0000 (22:24 +0800)]
xf86-video-intel-dri2: update PV

PV should be "2.4.97+git${SRCREV}" according to upstream tag
poky.conf: small typo fix

16 years agoxserver-xf86-dri-lite : apply xserver-boottime.patch
Peng Li [Wed, 29 Oct 2008 14:17:00 +0000 (22:17 +0800)]
xserver-xf86-dri-lite : apply xserver-boottime.patch

This patch is used to measure xserver boot time

16 years agoxtrans: add xtrans_1.2.2.bb
Peng Li [Tue, 28 Oct 2008 03:24:42 +0000 (11:24 +0800)]
xtrans: add xtrans_1.2.2.bb

This is a build dependency of xserver-xf86-dri-lite_git

16 years agometa-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.
Joshua Lock [Wed, 29 Oct 2008 11:15:51 +0000 (11:15 +0000)]
meta-moblin/packages/tasks/task-moblin-tools.bb: fix typo in filename.

16 years agoTidy up images and tasks in meta and meta-moblin.
Joshua Lock [Wed, 29 Oct 2008 10:37:53 +0000 (10:37 +0000)]
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.

16 years agolocal.conf.sample: Append to BBFILES instead of overwriting
Richard Purdie [Wed, 29 Oct 2008 10:41:28 +0000 (10:41 +0000)]
local.conf.sample: Append to BBFILES instead of overwriting

16 years agogtk+: Add moblin override
Richard Purdie [Wed, 29 Oct 2008 05:02:24 +0000 (05:02 +0000)]
gtk+: Add moblin override

16 years agoAdd poky-image-sdk-live to meta/
Richard Purdie [Wed, 29 Oct 2008 00:15:27 +0000 (00:15 +0000)]
Add poky-image-sdk-live to meta/

16 years agokernel.bbclass: We dont want to tar lib/ if we dont have any modules
Samuel Ortiz [Wed, 29 Oct 2008 01:48:22 +0000 (02:48 +0100)]
kernel.bbclass: We dont want to tar lib/ if we dont have any modules

16 years agometa-moblin: Add moblin-image-minimal image
Samuel Ortiz [Wed, 29 Oct 2008 00:03:07 +0000 (01:03 +0100)]
meta-moblin: Add moblin-image-minimal image

16 years agoconf/distro/include/world-broken.inc: Exclude clutter-helix from world builds
Richard Purdie [Tue, 28 Oct 2008 22:27:16 +0000 (22:27 +0000)]
conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds

16 years agobitbake: Add tryaltconfigs option to disable the alternative configuration attempts...
Richard Purdie [Tue, 28 Oct 2008 22:15:06 +0000 (22:15 +0000)]
bitbake: Add tryaltconfigs option to disable the alternative configuration attempts and make the 'continue' more aggresive

16 years agoscripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST
Richard Purdie [Tue, 28 Oct 2008 22:10:45 +0000 (22:10 +0000)]
scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST

16 years agoconf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now
Richard Purdie [Tue, 28 Oct 2008 20:27:44 +0000 (20:27 +0000)]
conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for now

16 years agopackage_rpm.bbclass: Don't use the system wide RPM macros.
Rob Bradford [Tue, 28 Oct 2008 18:48:22 +0000 (18:48 +0000)]
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.

16 years agomatchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms
Rob Bradford [Tue, 28 Oct 2008 16:42:02 +0000 (16:42 +0000)]
matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms

16 years agoconf/distro: Create a moblin distro config file based on the Poky one
Richard Purdie [Tue, 28 Oct 2008 16:31:39 +0000 (16:31 +0000)]
conf/distro: Create a moblin distro config file based on the Poky one

Also refactor various data into common include files.

16 years agobitbake-dev: Renamed to match the UI name
Rob Bradford [Tue, 28 Oct 2008 15:21:10 +0000 (15:21 +0000)]
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.

16 years agoimage.bbclass: Add INHIBIT_DEFAULT_DEPS
Richard Purdie [Tue, 28 Oct 2008 15:14:00 +0000 (15:14 +0000)]
image.bbclass: Add INHIBIT_DEFAULT_DEPS

16 years agobitbake-dev: Use the default task if 'None' asked for
Rob Bradford [Tue, 28 Oct 2008 12:06:05 +0000 (12:06 +0000)]
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.

16 years agobitbake-dev: Refactor configuration file parsing
Rob Bradford [Tue, 28 Oct 2008 11:27:58 +0000 (11:27 +0000)]
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__.

16 years agobitbake-dev: Save the cooker log into the working directory.
Rob Bradford [Tue, 28 Oct 2008 11:09:51 +0000 (11:09 +0000)]
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.

16 years agoscripts/poky-env-internal: Unset BDIR after use
Richard Purdie [Tue, 28 Oct 2008 10:01:03 +0000 (10:01 +0000)]
scripts/poky-env-internal: Unset BDIR after use

16 years agohelix-libs, ribosome: Set COMPATIBLE_HOST since x86 only
Richard Purdie [Tue, 28 Oct 2008 10:00:28 +0000 (10:00 +0000)]
helix-libs, ribosome: Set COMPATIBLE_HOST since x86 only

16 years agodrm : add libdrm_2.4.0.bb
Peng Li [Tue, 28 Oct 2008 03:20:17 +0000 (11:20 +0800)]
drm : add libdrm_2.4.0.bb

This is a GEM dependency. DRI2 will need GEM support

16 years agobootimg: copy rootfs to ISO image
Samuel Ortiz [Mon, 27 Oct 2008 12:43:38 +0000 (13:43 +0100)]
bootimg: copy rootfs to ISO image

We are only copying the initrd right now.

16 years agotasks: apps-x11-pimlico renaming typo
Samuel Ortiz [Mon, 27 Oct 2008 12:34:47 +0000 (13:34 +0100)]
tasks: apps-x11-pimlico renaming typo

16 years agotasks: fix moblin-tools task name typo
Samuel Ortiz [Mon, 27 Oct 2008 11:34:26 +0000 (12:34 +0100)]
tasks: fix moblin-tools task name typo

16 years agobitbake-dev: Remove use of self.configuration.cmd as state from shell
Rob Bradford [Fri, 24 Oct 2008 16:37:46 +0000 (17:37 +0100)]
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.

16 years agobitbake-dev: Remove implicit task from generateDepTree/generateDotGraphFiles
Rob Bradford [Fri, 24 Oct 2008 16:22:20 +0000 (17:22 +0100)]
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.

16 years agobitbake-dev: Make the "buildFile" command use the task parameter
Rob Bradford [Fri, 24 Oct 2008 15:58:59 +0000 (16:58 +0100)]
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.

16 years agobitbake-dev: Make the task a parameter of the "tryBuild" command
Rob Bradford [Fri, 24 Oct 2008 15:54:35 +0000 (16:54 +0100)]
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

16 years agobitbake-dev: Include target/command (from -c) in "buildTargets" command
Rob Bradford [Fri, 24 Oct 2008 15:22:19 +0000 (16:22 +0100)]
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.

16 years agoimages: put poky-image-live back to meta/
Samuel Ortiz [Fri, 24 Oct 2008 16:10:49 +0000 (18:10 +0200)]
images: put poky-image-live back to meta/

16 years agometa-moblin: rename images and tasks from poky-* to moblin-*
Samuel Ortiz [Fri, 24 Oct 2008 15:57:33 +0000 (17:57 +0200)]
meta-moblin: rename images and tasks from poky-* to moblin-*

16 years agobitbake: Fix the wget fetcher so parameter portions of uris are ignored
Richard Purdie [Fri, 24 Oct 2008 13:57:02 +0000 (14:57 +0100)]
bitbake: Fix the wget fetcher so parameter portions of uris are ignored

16 years agoMerge branch 'master' of ssh://git@git.moblin.org/poky
Rob Bradford [Fri, 24 Oct 2008 13:46:07 +0000 (14:46 +0100)]
Merge branch 'master' of ssh://git@git.moblin.org/poky

16 years agobitbake-dev: add a setVariable command
Rob Bradford [Fri, 24 Oct 2008 13:44:30 +0000 (14:44 +0100)]
bitbake-dev: add a setVariable command

This is synonymous with the getVariable command and allows you to set values
in the data dictionary.

16 years agometa-molbin/images: Add poky-image-sdk-live.bb
Richard Purdie [Fri, 24 Oct 2008 08:49:18 +0000 (09:49 +0100)]
meta-molbin/images: Add poky-image-sdk-live.bb

16 years agospectrum-fw: Use the standard fetcher process
Richard Purdie [Thu, 23 Oct 2008 20:10:28 +0000 (21:10 +0100)]
spectrum-fw: Use the standard fetcher process

16 years agobase.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs
Richard Purdie [Thu, 23 Oct 2008 20:08:42 +0000 (21:08 +0100)]
base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs

16 years agoscripts/build: Update the git proxy setup instructions
Richard Purdie [Thu, 23 Oct 2008 14:12:41 +0000 (15:12 +0100)]
scripts/build: Update the git proxy setup instructions

16 years agobitbake-dev: rename readVariable to getVariable
Rob Bradford [Thu, 23 Oct 2008 13:58:36 +0000 (14:58 +0100)]
bitbake-dev: rename readVariable to getVariable

Changing the name of this command makes it more consistent with other command
names.

16 years agopoky-image-openmoko.bb: remove matchbox-applet-startup-monitor
Ross Burton [Thu, 23 Oct 2008 13:40:39 +0000 (14:40 +0100)]
poky-image-openmoko.bb: remove matchbox-applet-startup-monitor

We don't ship matchbox-applet-startup-monitor, so remove it.

16 years agopoky-image-openmoko.bb: remove unused PR
Ross Burton [Thu, 23 Oct 2008 13:40:19 +0000 (14:40 +0100)]
poky-image-openmoko.bb: remove unused PR

16 years agobitbake-dev: Change terminology online/offline to sync/async
Rob Bradford [Thu, 23 Oct 2008 13:28:11 +0000 (14:28 +0100)]
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.

16 years agobitbake: Preserve http_proxy and ftp_proxy in fetcher command execution
Richard Purdie [Thu, 23 Oct 2008 12:34:24 +0000 (13:34 +0100)]
bitbake: Preserve http_proxy and ftp_proxy in fetcher command execution

16 years agoopkg: Really fix the prototype problem (and an invalid call)
Richard Purdie [Thu, 23 Oct 2008 11:05:39 +0000 (12:05 +0100)]
opkg: Really fix the prototype problem (and an invalid call)

16 years agoopkg: Fix incomplete function prototype
Richard Purdie [Thu, 23 Oct 2008 08:43:12 +0000 (09:43 +0100)]
opkg: Fix incomplete function prototype

16 years agobitbake: Remove bogus test code
Richard Purdie [Wed, 22 Oct 2008 21:26:24 +0000 (22:26 +0100)]
bitbake: Remove bogus test code

16 years agobitbake: Improve proxy variable handling in fetchers
Richard Purdie [Wed, 22 Oct 2008 21:24:03 +0000 (22:24 +0100)]
bitbake: Improve proxy variable handling in fetchers

16 years agoscripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and...
Richard Purdie [Wed, 22 Oct 2008 20:56:30 +0000 (21:56 +0100)]
scripts/poky-env-internal: Add proxy variables to the enviornment whitelist (and OEROOT)

16 years agoscripts: Fix variable quoting
Richard Purdie [Wed, 22 Oct 2008 19:31:56 +0000 (20:31 +0100)]
scripts: Fix variable quoting

16 years agoscripts: Add moblin autobuilder support scripts
Richard Purdie [Wed, 22 Oct 2008 19:27:16 +0000 (20:27 +0100)]
scripts: Add moblin autobuilder support scripts

16 years ago* Fixing the helix-player.pc to include a -lstdc++
Rusty Lynch [Wed, 22 Oct 2008 16:57:13 +0000 (09:57 -0700)]
* Fixing the helix-player.pc to include a -lstdc++
* Adding clutter-helix recipe

16 years agoAdd meta-moblin-internal to gitignore
Samuel Ortiz [Wed, 22 Oct 2008 13:19:36 +0000 (15:19 +0200)]
Add meta-moblin-internal to gitignore

16 years ago* Adding initial ribosome (helix build system) and helix-libs recipes
Rusty Lynch [Wed, 22 Oct 2008 11:21:53 +0000 (04:21 -0700)]
* Adding initial ribosome (helix build system) and helix-libs recipes

16 years agobitbake-dev: add goggle - an experimental GTK UI.
Rob Bradford [Wed, 22 Oct 2008 10:52:18 +0000 (11:52 +0100)]
bitbake-dev: add goggle - an experimental GTK UI.

16 years agobitbake-dev: Include the worker's PID in events
Rob Bradford [Tue, 21 Oct 2008 14:33:38 +0000 (15:33 +0100)]
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.

16 years agolinux-moblin: We dont need the defconfig-eee901 files anymore
Samuel Ortiz [Tue, 21 Oct 2008 14:44:14 +0000 (16:44 +0200)]
linux-moblin: We dont need the defconfig-eee901 files anymore

16 years agolinux-moblin: Add 2.6.27 moblin kernel
Samuel Ortiz [Tue, 21 Oct 2008 14:25:42 +0000 (16:25 +0200)]
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.

16 years agonetbook: changed platform name from eee901 to netbook
Samuel Ortiz [Tue, 21 Oct 2008 14:01:02 +0000 (16:01 +0200)]
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.

16 years agobitbake-dev: Dynamically load the UI module.
Rob Bradford [Tue, 21 Oct 2008 11:39:23 +0000 (12:39 +0100)]
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.

16 years agopackaged-staging.bbclass: Avoid removing the staging.lock lock file.
Robert Bradford [Mon, 20 Oct 2008 14:58:47 +0000 (14:58 +0000)]
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

16 years agosyslinux: Add COMPATIBLE_HOST
Richard Purdie [Mon, 20 Oct 2008 14:37:36 +0000 (14:37 +0000)]
syslinux: Add COMPATIBLE_HOST

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agobitbake utils.py: Merge prunedir symlink fix from bitbake upstream
Richard Purdie [Mon, 20 Oct 2008 14:19:36 +0000 (14:19 +0000)]
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

16 years agolibacpi: Add COMPATIBLE_HOST
Richard Purdie [Mon, 20 Oct 2008 13:50:59 +0000 (13:50 +0000)]
libacpi: Add COMPATIBLE_HOST

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agopoky.conf: Fix world excludes typo
Richard Purdie [Mon, 20 Oct 2008 13:19:42 +0000 (13:19 +0000)]
poky.conf: Fix world excludes typo

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agolibsyncml: Remove insane piece of strange assembler
Richard Purdie [Mon, 20 Oct 2008 13:18:49 +0000 (13:18 +0000)]
libsyncml: Remove insane piece of strange assembler

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agopoky.conf: Exclude linsync from world builds
Richard Purdie [Mon, 20 Oct 2008 12:58:24 +0000 (12:58 +0000)]
poky.conf: Exclude linsync from world builds

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5547 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agopoky.conf: Update libopensync world exclude list
Richard Purdie [Mon, 20 Oct 2008 12:23:27 +0000 (12:23 +0000)]
poky.conf: Update libopensync world exclude list

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5546 311d38ba-8fff-0310-9ca6-ca027cbcb966

16 years agolibopensync-plugin: Upgrade file and vformat to 0.37
Richard Purdie [Mon, 20 Oct 2008 12:22:58 +0000 (12:22 +0000)]
libopensync-plugin: Upgrade file and vformat to 0.37

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5545 311d38ba-8fff-0310-9ca6-ca027cbcb966