Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | scripts/poky-autobuild-moblin: Add GIT PROXY variables | Richard Purdie | 2008-11-04 | 1 | -1/+1 | |
| | ||||||
* | base.bbclass: Set GIT_CONFIG correctly | Richard Purdie | 2008-11-04 | 3 | -7/+5 | |
| | ||||||
* | base.bbclass: Fix whitepsace damage | Richard Purdie | 2008-11-04 | 1 | -3/+3 | |
| | ||||||
* | base.bbclass: Create ~/.gitconfig if it doesn't already exist | Richard Purdie | 2008-11-04 | 1 | -1/+3 | |
| | ||||||
* | linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINE | Richard Purdie | 2008-11-04 | 3 | -2/+5 | |
| | ||||||
* | Add depicture machine with patches from SimTec | Richard Purdie | 2008-11-04 | 4 | -0/+87 | |
| | ||||||
* | task-moblin-tools: Add sreadahead to the package list | Samuel Ortiz | 2008-11-03 | 1 | -3/+4 | |
| | ||||||
* | sreadahead: Initial commit | Samuel Ortiz | 2008-11-03 | 5 | -0/+125 | |
| | | | | Super readahead is an improved readahead tool. | |||||
* | linux-moblin: Add super readahead ext3 specific patch | Samuel Ortiz | 2008-11-03 | 2 | -1/+67 | |
| | | | | We need this patch for sreadahead to generate the to be read file list. | |||||
* | scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMAND | Richard Purdie | 2008-11-03 | 1 | -0/+1 | |
| | ||||||
* | packaged-staging.bbclass: Make sure target directory exists, fixing build ↵ | Richard Purdie | 2008-11-03 | 1 | -0/+1 | |
| | | | | failures | |||||
* | sdk.bbclass: Fix PKG_CONFIG_DIR value | Richard Purdie | 2008-11-03 | 1 | -0/+1 | |
| | ||||||
* | .gitignore: Fix directory reference issue | Richard Purdie | 2008-11-03 | 1 | -1/+1 | |
| | ||||||
* | moblin-fixed-revisions: Added and preferred over poky-fixed-revisions | Joshua Lock | 2008-11-03 | 2 | -0/+6 | |
| | | | | Add moblin-fixed-revisions to meta-moblin for where Moblin requires fixed revisions different from those in the Poky distro. | |||||
* | 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 | |
| | ||||||
* | bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it ↵ | Richard Purdie | 2008-10-31 | 2 | -2/+2 | |
| | | | | means selective proxying isn't possible | |||||
* | 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 | |
| | ||||||
* | linux-moblin: 2.6.27-rc6 is not the default | Samuel Ortiz | 2008-10-31 | 1 | -1/+0 | |
| | ||||||
* | scripts/poky-autobuild-moblin: Add extra variables to the whitelist | Richard Purdie | 2008-10-30 | 1 | -0/+1 | |
| | ||||||
* | [task-moblin] bumps PR, so that machine mods to XSERVER get noticed | Robert Bragg | 2008-10-30 | 1 | -1/+1 | |
| | ||||||
* | 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 | |||||
* | [netbook.conf] removes MACHINE_DRI_MODULES, use xf86-video-intel (not dri2) ↵ | Robert Bragg | 2008-10-30 | 1 | -2/+3 | |
| | | | | | | | | | 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 | |||||
* | [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 | |||||
* | [moblin.conf] Adds quotes for PREFERRED_PROVIDER_xf86-video-intel ?= ↵ | Robert Bragg | 2008-10-30 | 1 | -1/+1 | |
| | | | | "xf86-video-intel" | |||||
* | Makes PREFERRED_PROVIDERs in machine/netbook.conf overrideable via ?= operator | Robert Bragg | 2008-10-30 | 1 | -4/+4 | |
| | ||||||
* | base.bbclass: Additional git proxy support. | Joshua Lock | 2008-10-30 | 2 | -0/+30 | |
| | | | | | | | 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 | |
| |