Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | roots_rpm.bbclass: Use opkg-native to get update-alternatives | Rob Bradford | 2008-10-31 | 1 | -0/+4 |
| | |||||
* | libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks ↵ | Joshua Lock | 2008-10-31 | 4 | -3/+17 |
| | | | | Chenglan Huang | ||||
* | package pam correctly | Anas Nashif | 2008-10-31 | 1 | -2/+12 |
| | |||||
* | base.bbclass: Fix infinite loop | Richard Purdie | 2008-10-31 | 1 | -3/+3 |
| | |||||
* | base.bbclass: Fix typo | Richard Purdie | 2008-10-31 | 1 | -2/+2 |
| | |||||
* | base.bbclass: Fix the git config file writing code | Richard Purdie | 2008-10-31 | 1 | -7/+8 |
| | |||||
* | wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicant | Rob Bradford | 2008-10-31 | 3 | -4/+9 |
| | |||||
* | networkmanager: Remove conflicting directories (managed by volatiles) | Rob Bradford | 2008-10-31 | 1 | -1/+3 |
| | |||||
* | fontconfig: Use volatiles for managing /var/cache/fontconfig | Rob Bradford | 2008-10-31 | 2 | -1/+15 |
| | |||||
* | base.bbclass: Fix getVar call | Richard Purdie | 2008-10-31 | 1 | -1/+1 |
| | |||||
* | base.bbclass: Add missing import os | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
| | |||||
* | base.bbclass: Add missing import bb | Richard Purdie | 2008-10-31 | 1 | -0/+1 |
| | |||||
* | added packages: PolicyKit and PackageKit | Anas Nashif | 2008-10-31 | 2 | -0/+29 |
| | |||||
* | New package: pam | Anas Nashif | 2008-10-31 | 1 | -0/+18 |
| | |||||
* | This removes xtrans 1.2.1 since we now have xtrans 1.2.2 | Robert Bragg | 2008-10-30 | 1 | -12/+0 |
| | |||||
* | Deletes libdrm_2.3.1 since we now have libdrm_2.4.0 | Robert Bragg | 2008-10-30 | 1 | -10/+0 |
| | |||||
* | Bumps revisions for various X packages | Robert Bragg | 2008-10-30 | 1 | -8/+9 |
| | | | | | | 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 | ||||
* | [xserver-xf86-dri2-lite_git] Removes the PE=1 | Robert Bragg | 2008-10-30 | 1 | -1/+0 |
| | |||||
* | Adds xf86-video-intel_git.bb | Robert Bragg | 2008-10-30 | 5 | -0/+23 |
| | | | | This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/ | ||||
* | [xserver-xf86-dri-lite_git.bb] bumps the PR | Robert Bragg | 2008-10-30 | 1 | -1/+1 |
| | |||||
* | Adds a new xserver-xf86-dri2-lite_git.bb package for building the X server | Robert Bragg | 2008-10-30 | 1 | -0/+23 |
| | | | | with dri2 enabled | ||||
* | [xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2 | Robert Bragg | 2008-10-30 | 1 | -3/+3 |
| | |||||
* | [xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patch | Robert Bragg | 2008-10-30 | 2 | -64/+7 |
| | |||||
* | [xf86-video-intel-dri2] comments out reduce_driver_boottime.patch | Robert Bragg | 2008-10-30 | 1 | -3/+6 |
| | | | | | This patch doesn't apply a.t.m to the latest driver (Will come back and rebase this later) | ||||
* | [poky-fixed-revisions.inc] Updates Git versions for various X packages | Robert Bragg | 2008-10-30 | 1 | -3/+11 |
| | | | | | | 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 | ||||
* | [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ↵ | Robert Bragg | 2008-10-30 | 1 | -1/+0 |
| | | | | by mesa | ||||
* | [mesa dri] Adds splitting of dri drivers into seperate packages | Robert Bragg | 2008-10-30 | 2 | -8/+30 |
| | | | | | This removes the earlier use of the MACHINE_DRI_MODULES variable to configure which drivers were built | ||||
* | base.bbclass: Additional git proxy support. | Joshua Lock | 2008-10-30 | 1 | -0/+25 |
| | | | | | | | 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 | ||||
* | yum: Make the volatile configuration file available | Rob Bradford | 2008-10-30 | 1 | -2/+3 |
| | |||||
* | e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place) | Rob Bradford | 2008-10-30 | 4 | -82/+0 |
| | |||||
* | parted: Depend on e2fsprogs rather than e2fsprogs-libs | Rob Bradford | 2008-10-30 | 1 | -2/+2 |
| | |||||
* | poky-fixed-revisions: Set a SRCREV on xf86-video-intel-dri2 | Rob Bradford | 2008-10-30 | 1 | -0/+1 |
| | |||||
* | sysvinit: Manage /sbin/poweroff with update-alternatives | Rob Bradford | 2008-10-29 | 1 | -1/+4 |
| | |||||
* | rpm: Don't create a /var/tmp directory (clashes with basefiles) | Rob Bradford | 2008-10-29 | 1 | -1/+5 |
| | |||||
* | rootfs_rpm.bbclass: Disable non Poky repositories. | Rob Braford | 2008-10-29 | 1 | -1/+1 |
| | | | | | | | | 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). | ||||
* | yum: Use volatiles for the yum cache directory | Rob Bradford | 2008-10-29 | 2 | -1/+10 |
| | |||||
* | packages: check, uuid and xerces. | Joshua Lock | 2008-10-29 | 5 | -0/+124 |
| | | | | | | Add recipes for: updated check, 0.9.5 uuid 1.6.2 xerces-c 2.8.0 | ||||
* | createrepo-native: Fix SRC_URI. | Rob Bradford | 2008-10-29 | 1 | -1/+1 |
| | |||||
* | Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵ | Richard Purdie | 2008-10-29 | 10 | -88/+59 |
|\ | | | | | | | into master-dev | ||||
| * | xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patch | Peng Li | 2008-10-29 | 1 | -28/+0 |
| | | | | | | | | remove this patch because driver options are set in xorg.conf | ||||
| * | xf86-video-intel-dri2: rebase X fastboot patches | Peng Li | 2008-10-29 | 4 | -55/+32 |
| | | | | | | | | rebase X fastboot patches for latest driver | ||||
| * | xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA" | Peng Li | 2008-10-29 | 1 | -2/+1 |
| | | | | | | | | | | These driver options are specified in xorg.conf. Don't need to apply this patch any more. | ||||
| * | xf86-video-intel-dri2: update PV | Peng Li | 2008-10-29 | 2 | -2/+2 |
| | | | | | | | | | | PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix | ||||
| * | xserver-xf86-dri-lite : apply xserver-boottime.patch | Peng Li | 2008-10-29 | 1 | -1/+2 |
| | | | | | | | | This patch is used to measure xserver boot time | ||||
| * | xtrans: add xtrans_1.2.2.bb | Peng Li | 2008-10-29 | 1 | -0/+12 |
| | | | | | | | | This is a build dependency of xserver-xf86-dri-lite_git | ||||
| * | drm : add libdrm_2.4.0.bb | Peng Li | 2008-10-28 | 1 | -0/+10 |
| | | | | | | | | This is a GEM dependency. DRI2 will need GEM support | ||||
* | | Tidy up images and tasks in meta and meta-moblin. | Joshua Lock | 2008-10-29 | 3 | -25/+0 |
| | | | | | | | | | | | | | | 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. | ||||
* | | gtk+: Add moblin override | Richard Purdie | 2008-10-29 | 1 | -0/+1 |
| | | |||||
* | | Add poky-image-sdk-live to meta/ | Richard Purdie | 2008-10-29 | 1 | -0/+9 |
| | | |||||
* | | kernel.bbclass: We dont want to tar lib/ if we dont have any modules | Samuel Ortiz | 2008-10-29 | 1 | -1/+3 |
| | |