]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
17 years agoAdd xeyes (from OE)
Richard Purdie [Wed, 5 Nov 2008 22:37:38 +0000 (22:37 +0000)]
Add xeyes (from OE)

17 years agobitbake.conf: Fix CHECK_COMMAND_wget quoting
Richard Purdie [Wed, 5 Nov 2008 19:34:12 +0000 (19:34 +0000)]
bitbake.conf: Fix CHECK_COMMAND_wget quoting

17 years agotask-base: Removed RDEPEND on task-poky-boot
Joshua Lock [Wed, 5 Nov 2008 16:56:08 +0000 (16:56 +0000)]
task-base: Removed RDEPEND on task-poky-boot

It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.

17 years agolinux-moblin: Tweak defconfig to improve kernel boot time
Samuel Ortiz [Wed, 5 Nov 2008 16:34:59 +0000 (17:34 +0100)]
linux-moblin: Tweak defconfig to improve kernel boot time

We are now having uhci and ohci as modules. We also got rid of useless
BLK_DEV config options.
With this new .config, the kernel boots in just less than 1 second.

17 years agoMerge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Wed, 5 Nov 2008 14:46:10 +0000 (14:46 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky

17 years agomoblin-image-netbook-install: deleted.
Joshua Lock [Wed, 5 Nov 2008 14:45:20 +0000 (14:45 +0000)]
moblin-image-netbook-install: deleted.

moblin-image-netbook-install no longer needed, install functionality is provided by moblin-image-netbook-live.

17 years agoinitrdscripts: Add the simplest init script
Samuel Ortiz [Wed, 5 Nov 2008 12:50:06 +0000 (13:50 +0100)]
initrdscripts: Add the simplest init script

When booting from initramfs, one must provide a /init link.
This one is the simplest one, just forking a shell, allowing
for the smallest initramfs.

17 years agotask-moblin-tools: moving sreadahead to task-moblin-boot
Samuel Ortiz [Wed, 5 Nov 2008 11:22:20 +0000 (12:22 +0100)]
task-moblin-tools: moving sreadahead to task-moblin-boot

17 years agobitbake: Optionally take username/password options from url parameters
Richard Purdie [Wed, 5 Nov 2008 10:31:40 +0000 (10:31 +0000)]
bitbake: Optionally take username/password options from url parameters

17 years agopackagekit: Fix after polkit was renamed
Richard Purdie [Wed, 5 Nov 2008 00:16:57 +0000 (00:16 +0000)]
packagekit: Fix after polkit was renamed

17 years agoxf86-input-mouse: Fix header files included
Richard Purdie [Wed, 5 Nov 2008 00:05:09 +0000 (00:05 +0000)]
xf86-input-mouse: Fix header files included

17 years agoxserver-x86: Fix m4 autoconf macro
Richard Purdie [Wed, 5 Nov 2008 00:03:56 +0000 (00:03 +0000)]
xserver-x86: Fix m4 autoconf macro

17 years agolibgtkstylus: rpm can't cope with these expressions so avoid them for now
Richard Purdie [Tue, 4 Nov 2008 22:18:29 +0000 (22:18 +0000)]
libgtkstylus: rpm can't cope with these expressions so avoid them for now

17 years agopackagekit: fix typo in folder name
Joshua Lock [Tue, 4 Nov 2008 22:11:58 +0000 (22:11 +0000)]
packagekit: fix typo in folder name

17 years agoMerge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Tue, 4 Nov 2008 22:11:23 +0000 (22:11 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky

17 years agopolkit: Rename polkit to policykit
Joshua Lock [Tue, 4 Nov 2008 22:11:00 +0000 (22:11 +0000)]
polkit: Rename polkit to policykit

17 years agopackagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)
Richard Purdie [Tue, 4 Nov 2008 22:06:39 +0000 (22:06 +0000)]
packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)

17 years agopackagekit: Fix DEPENDS and configure
Richard Purdie [Tue, 4 Nov 2008 21:46:02 +0000 (21:46 +0000)]
packagekit: Fix DEPENDS and configure

17 years agopolkit: Fix DEPENDS
Richard Purdie [Tue, 4 Nov 2008 21:29:31 +0000 (21:29 +0000)]
polkit: Fix DEPENDS

17 years agodrm: Fix libpthreads-stubs name in DEPENDS
Richard Purdie [Tue, 4 Nov 2008 21:26:52 +0000 (21:26 +0000)]
drm: Fix libpthreads-stubs name in DEPENDS

17 years agobitbake wget.py: Fix problem with empty proxy variables
Richard Purdie [Tue, 4 Nov 2008 21:11:58 +0000 (21:11 +0000)]
bitbake wget.py: Fix problem with empty proxy variables

17 years agopam: Fix use of binary built with the native compiler
Richard Purdie [Tue, 4 Nov 2008 21:11:27 +0000 (21:11 +0000)]
pam: Fix use of binary built with the native compiler

17 years agosreadahead: Mark as x86 only
Richard Purdie [Tue, 4 Nov 2008 20:58:27 +0000 (20:58 +0000)]
sreadahead: Mark as x86 only

17 years agoscripts/poky-autobuild-moblin: Update the proxy config and add rpm packages to the...
Richard Purdie [Tue, 4 Nov 2008 19:35:06 +0000 (19:35 +0000)]
scripts/poky-autobuild-moblin: Update the proxy config and add rpm packages to the build list

17 years agosyslinux-installer-native: Add missing DEPENDS
Richard Purdie [Tue, 4 Nov 2008 19:25:10 +0000 (19:25 +0000)]
syslinux-installer-native: Add missing DEPENDS

17 years agolibdrm: Add missing DEPENDS on pthread-stubs
Richard Purdie [Tue, 4 Nov 2008 19:21:12 +0000 (19:21 +0000)]
libdrm: Add missing DEPENDS on pthread-stubs

17 years agobase.bbclass: Improve the git proxy syntax to match the http/ftp syntax too
Richard Purdie [Tue, 4 Nov 2008 19:13:25 +0000 (19:13 +0000)]
base.bbclass: Improve the git proxy syntax to match the http/ftp syntax too

17 years agobitbake: Improve proxy handling got wget so urls can be excluded from the proxy
Richard Purdie [Tue, 4 Nov 2008 19:13:03 +0000 (19:13 +0000)]
bitbake: Improve proxy handling got wget so urls can be excluded from the proxy

17 years ago.gitignore: Add build/conf/local.conf
Richard Purdie [Tue, 4 Nov 2008 19:10:58 +0000 (19:10 +0000)]
.gitignore: Add build/conf/local.conf

17 years agopackaged-staging.bbclass: Ignore errors resulting from parallel threads clashing
Richard Purdie [Tue, 4 Nov 2008 17:34:45 +0000 (17:34 +0000)]
packaged-staging.bbclass: Ignore errors resulting from parallel threads clashing

17 years agoe2fsprogs: Bump version after the last commit to fix uuid librbary problems
Richard Purdie [Tue, 4 Nov 2008 16:01:27 +0000 (16:01 +0000)]
e2fsprogs: Bump version after the last commit to fix uuid librbary problems

17 years agouuid: Drop in favour of the e2fsprogs version
Richard Purdie [Tue, 4 Nov 2008 16:00:15 +0000 (16:00 +0000)]
uuid: Drop in favour of the e2fsprogs version

17 years agoautotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all
Richard Purdie [Tue, 4 Nov 2008 15:40:56 +0000 (15:40 +0000)]
autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all

17 years agoMerge branch 'master' of ssh://git@git.moblin.org/poky
Joshua Lock [Tue, 4 Nov 2008 15:38:21 +0000 (15:38 +0000)]
Merge branch 'master' of ssh://git@git.moblin.org/poky

17 years agopoky-floating-revisions: Comment out SRCDATE_oprofile.
Joshua Lock [Tue, 4 Nov 2008 15:37:15 +0000 (15:37 +0000)]
poky-floating-revisions: Comment out SRCDATE_oprofile.

Remove CVS of Oprofile from poky-bleeding for now.

17 years agoparted: Disable use of check, even its its detected since its not in DEPENDS (and...
Richard Purdie [Tue, 4 Nov 2008 15:25:27 +0000 (15:25 +0000)]
parted: Disable use of check, even its its detected since its not in DEPENDS (and isn't needed)

17 years agoscripts/poky-autobuild-moblin: Add GIT PROXY variables
Richard Purdie [Tue, 4 Nov 2008 13:51:23 +0000 (13:51 +0000)]
scripts/poky-autobuild-moblin: Add GIT PROXY variables

17 years agobase.bbclass: Set GIT_CONFIG correctly
Richard Purdie [Tue, 4 Nov 2008 13:32:35 +0000 (13:32 +0000)]
base.bbclass: Set GIT_CONFIG correctly

17 years agobase.bbclass: Fix whitepsace damage
Richard Purdie [Tue, 4 Nov 2008 11:49:06 +0000 (11:49 +0000)]
base.bbclass: Fix whitepsace damage

17 years agobase.bbclass: Create ~/.gitconfig if it doesn't already exist
Richard Purdie [Tue, 4 Nov 2008 11:48:12 +0000 (11:48 +0000)]
base.bbclass: Create ~/.gitconfig if it doesn't already exist

17 years agolinux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE
Richard Purdie [Tue, 4 Nov 2008 11:43:33 +0000 (11:43 +0000)]
linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE

17 years agoAdd depicture machine with patches from SimTec
Richard Purdie [Tue, 4 Nov 2008 11:24:25 +0000 (11:24 +0000)]
Add depicture machine with patches from SimTec

17 years agotask-moblin-tools: Add sreadahead to the package list
Samuel Ortiz [Mon, 3 Nov 2008 18:18:40 +0000 (19:18 +0100)]
task-moblin-tools: Add sreadahead to the package list

17 years agosreadahead: Initial commit
Samuel Ortiz [Mon, 3 Nov 2008 18:14:00 +0000 (19:14 +0100)]
sreadahead: Initial commit

Super readahead is an improved readahead tool.

17 years agolinux-moblin: Add super readahead ext3 specific patch
Samuel Ortiz [Mon, 3 Nov 2008 18:11:28 +0000 (19:11 +0100)]
linux-moblin: Add super readahead ext3 specific patch

We need this patch for sreadahead to generate the to be read file list.

17 years agoscripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND
Richard Purdie [Mon, 3 Nov 2008 17:20:21 +0000 (17:20 +0000)]
scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND

17 years agopackaged-staging.bbclass: Make sure target directory exists, fixing build failures
Richard Purdie [Mon, 3 Nov 2008 17:03:27 +0000 (17:03 +0000)]
packaged-staging.bbclass: Make sure target directory exists, fixing build failures

17 years agosdk.bbclass: Fix PKG_CONFIG_DIR value
Richard Purdie [Mon, 3 Nov 2008 17:00:29 +0000 (17:00 +0000)]
sdk.bbclass: Fix PKG_CONFIG_DIR value

17 years ago.gitignore: Fix directory reference issue
Richard Purdie [Mon, 3 Nov 2008 15:17:17 +0000 (15:17 +0000)]
.gitignore: Fix directory reference issue

17 years agomoblin-fixed-revisions: Added and preferred over poky-fixed-revisions
Joshua Lock [Mon, 3 Nov 2008 10:46:09 +0000 (10:46 +0000)]
moblin-fixed-revisions: Added and preferred over poky-fixed-revisions

Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro.

17 years agoroots_rpm.bbclass: Use opkg-native to get update-alternatives
Rob Bradford [Fri, 31 Oct 2008 16:23:11 +0000 (16:23 +0000)]
roots_rpm.bbclass: Use opkg-native to get update-alternatives

17 years agolibxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang
Joshua Lock [Fri, 31 Oct 2008 15:20:31 +0000 (15:20 +0000)]
libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang

17 years agopackage pam correctly
Anas Nashif [Fri, 31 Oct 2008 15:00:50 +0000 (11:00 -0400)]
package pam correctly

17 years agobase.bbclass: Fix infinite loop
Richard Purdie [Fri, 31 Oct 2008 14:47:22 +0000 (14:47 +0000)]
base.bbclass: Fix infinite loop

17 years agobase.bbclass: Fix typo
Richard Purdie [Fri, 31 Oct 2008 14:40:49 +0000 (14:40 +0000)]
base.bbclass: Fix typo

17 years agobase.bbclass: Fix the git config file writing code
Richard Purdie [Fri, 31 Oct 2008 14:38:11 +0000 (14:38 +0000)]
base.bbclass: Fix the git config file writing code

17 years agobitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it means select...
Richard Purdie [Fri, 31 Oct 2008 14:37:24 +0000 (14:37 +0000)]
bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it means selective proxying isn't possible

17 years agowpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant
Rob Bradford [Fri, 31 Oct 2008 12:53:23 +0000 (12:53 +0000)]
wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant

17 years agonetworkmanager: Remove conflicting directories (managed by volatiles)
Rob Bradford [Fri, 31 Oct 2008 12:32:21 +0000 (12:32 +0000)]
networkmanager: Remove conflicting directories (managed by volatiles)

17 years agofontconfig: Use volatiles for managing /var/cache/fontconfig
Rob Bradford [Fri, 31 Oct 2008 12:17:40 +0000 (12:17 +0000)]
fontconfig: Use volatiles for managing /var/cache/fontconfig

17 years agobase.bbclass: Fix getVar call
Richard Purdie [Fri, 31 Oct 2008 13:25:04 +0000 (13:25 +0000)]
base.bbclass: Fix getVar call

17 years agobase.bbclass: Add missing import os
Richard Purdie [Fri, 31 Oct 2008 13:19:10 +0000 (13:19 +0000)]
base.bbclass: Add missing import os

17 years agobase.bbclass: Add missing import bb
Richard Purdie [Fri, 31 Oct 2008 13:04:01 +0000 (13:04 +0000)]
base.bbclass: Add missing import bb

17 years agoadded packages: PolicyKit and PackageKit
Anas Nashif [Fri, 31 Oct 2008 12:38:53 +0000 (05:38 -0700)]
added packages: PolicyKit and PackageKit

17 years agoNew package: pam
Anas Nashif [Fri, 31 Oct 2008 12:34:20 +0000 (05:34 -0700)]
New package: pam

17 years agolinux-moblin: 2.6.27-rc6 is not the default
Samuel Ortiz [Fri, 31 Oct 2008 12:13:00 +0000 (13:13 +0100)]
linux-moblin: 2.6.27-rc6 is not the default

17 years agoscripts/poky-autobuild-moblin: Add extra variables to the whitelist
Richard Purdie [Thu, 30 Oct 2008 23:04:21 +0000 (23:04 +0000)]
scripts/poky-autobuild-moblin: Add extra variables to the whitelist

17 years ago[task-moblin] bumps PR, so that machine mods to XSERVER get noticed
Robert Bragg [Thu, 30 Oct 2008 18:30:11 +0000 (18:30 +0000)]
[task-moblin] bumps PR, so that machine mods to XSERVER get noticed

17 years agoThis removes xtrans 1.2.1 since we now have xtrans 1.2.2
Robert Bragg [Wed, 29 Oct 2008 17:42:15 +0000 (17:42 +0000)]
This removes xtrans 1.2.1 since we now have xtrans 1.2.2

17 years agoDeletes libdrm_2.3.1 since we now have libdrm_2.4.0
Robert Bragg [Wed, 29 Oct 2008 17:14:08 +0000 (17:14 +0000)]
Deletes libdrm_2.3.1 since we now have libdrm_2.4.0

17 years agoBumps revisions for various X packages
Robert Bragg [Wed, 29 Oct 2008 17:30:34 +0000 (17:30 +0000)]
Bumps revisions for various X packages

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

17 years ago[xserver-xf86-dri2-lite_git] Removes the PE=1
Robert Bragg [Thu, 30 Oct 2008 18:14:05 +0000 (18:14 +0000)]
[xserver-xf86-dri2-lite_git] Removes the PE=1

17 years agoAdds xf86-video-intel_git.bb
Robert Bragg [Wed, 29 Oct 2008 18:00:37 +0000 (18:00 +0000)]
Adds xf86-video-intel_git.bb

This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/

17 years ago[xserver-xf86-dri-lite_git.bb] bumps the PR
Robert Bragg [Wed, 29 Oct 2008 17:56:57 +0000 (17:56 +0000)]
[xserver-xf86-dri-lite_git.bb] bumps the PR

17 years agoAdds a new xserver-xf86-dri2-lite_git.bb package for building the X server
Robert Bragg [Wed, 29 Oct 2008 17:45:51 +0000 (17:45 +0000)]
Adds a new xserver-xf86-dri2-lite_git.bb package for building the X server
with dri2 enabled

17 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

17 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

17 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)

17 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

17 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

17 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

17 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

17 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"

17 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

17 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

17 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

17 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)

17 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

17 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>.

17 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

17 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

17 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)

17 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).

17 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

17 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

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

17 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

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

17 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

17 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