Commit Graph

4472 Commits

Author SHA1 Message Date
Rob Bradford 76a7b78b40 roots_rpm.bbclass: Use opkg-native to get update-alternatives 2008-10-31 16:24:31 +00:00
Joshua Lock 25e5b72195 libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang 2008-10-31 15:25:24 +00:00
Anas Nashif 17bb6733b9 package pam correctly 2008-10-31 11:00:50 -04:00
Richard Purdie efbd5e58d4 base.bbclass: Fix infinite loop 2008-10-31 14:47:22 +00:00
Richard Purdie af861caace base.bbclass: Fix typo 2008-10-31 14:40:49 +00:00
Richard Purdie 921cbb2626 base.bbclass: Fix the git config file writing code 2008-10-31 14:38:11 +00:00
Rob Bradford 0e9f111c6c wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant 2008-10-31 13:35:29 +00:00
Rob Bradford 03d16ab59d networkmanager: Remove conflicting directories (managed by volatiles) 2008-10-31 13:35:29 +00:00
Rob Bradford 1f833df9f4 fontconfig: Use volatiles for managing /var/cache/fontconfig 2008-10-31 13:35:29 +00:00
Richard Purdie 57fbc64c59 base.bbclass: Fix getVar call 2008-10-31 13:25:04 +00:00
Richard Purdie 175b45b6ec base.bbclass: Add missing import os 2008-10-31 13:19:10 +00:00
Richard Purdie d487daccd6 base.bbclass: Add missing import bb 2008-10-31 13:07:04 +00:00
Anas Nashif e265dbee9e added packages: PolicyKit and PackageKit 2008-10-31 05:38:53 -07:00
Anas Nashif 7705e1e77d New package: pam 2008-10-31 05:34:20 -07:00
Robert Bragg 147f91a320 This removes xtrans 1.2.1 since we now have xtrans 1.2.2 2008-10-30 18:26:07 +00:00
Robert Bragg 47de743346 Deletes libdrm_2.3.1 since we now have libdrm_2.4.0 2008-10-30 18:26:07 +00:00
Robert Bragg bcb38a847b 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
2008-10-30 18:26:07 +00:00
Robert Bragg 156a992737 [xserver-xf86-dri2-lite_git] Removes the PE=1 2008-10-30 18:26:07 +00:00
Robert Bragg 4b41085132 Adds xf86-video-intel_git.bb
This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/
2008-10-30 18:26:06 +00:00
Robert Bragg b74cb8ace0 [xserver-xf86-dri-lite_git.bb] bumps the PR 2008-10-30 18:26:06 +00:00
Robert Bragg 5321ad4b13 Adds a new xserver-xf86-dri2-lite_git.bb package for building the X server
with dri2 enabled
2008-10-30 18:26:06 +00:00
Robert Bragg 9807c58b5a [xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2 2008-10-30 18:26:06 +00:00
Robert Bragg 5924dde351 [xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch 2008-10-30 18:26:05 +00:00
Robert Bragg c36db8d9b4 [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)
2008-10-30 18:26:05 +00:00
Robert Bragg 43015b416d [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
2008-10-30 18:25:54 +00:00
Robert Bragg d5b1c1dd85 [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used by mesa 2008-10-30 18:25:06 +00:00
Robert Bragg 5924520f14 [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
2008-10-30 18:25:06 +00:00
Joshua Lock d514eeeaec 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
2008-10-30 17:52:32 +00:00
Rob Bradford 4b93bb3175 yum: Make the volatile configuration file available 2008-10-30 17:27:56 +00:00
Rob Bradford b32d59fde6 e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place) 2008-10-30 14:22:20 +00:00
Rob Bradford 3ad92d80f3 parted: Depend on e2fsprogs rather than e2fsprogs-libs 2008-10-30 14:22:20 +00:00
Rob Bradford 524323b865 poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2 2008-10-30 10:35:52 +00:00
Rob Bradford 8cafc7c2cb sysvinit: Manage /sbin/poweroff with update-alternatives 2008-10-29 18:22:42 +00:00
Rob Bradford 6c298cebbd rpm: Don't create a /var/tmp directory (clashes with basefiles) 2008-10-29 18:22:42 +00:00
Rob Braford b906b0cd60 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).
2008-10-29 18:22:42 +00:00
Rob Bradford d02483f74f yum: Use volatiles for the yum cache directory 2008-10-29 18:22:42 +00:00
Joshua Lock db5f7b918b packages: check, uuid and xerces.
Add recipes for: updated check, 0.9.5
uuid 1.6.2
xerces-c 2.8.0
2008-10-29 16:34:47 +00:00
Rob Bradford 410141a907 createrepo-native: Fix SRC_URI. 2008-10-29 15:16:25 +00:00
Richard Purdie e61ea24100 Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging into master-dev 2008-10-29 14:55:26 +00:00
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
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 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 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
Richard Purdie 8d50257cdf conf/distro/include/world-broken.inc: Exclude clutter-helix from world builds 2008-10-28 22:27:16 +00:00