Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | e2fsprogs: Bump version after the last commit to fix uuid librbary problems | Richard Purdie | 2008-11-04 | 1 | -1/+1 | |
| | | ||||||
| * | uuid: Drop in favour of the e2fsprogs version | Richard Purdie | 2008-11-04 | 2 | -57/+0 | |
| | | ||||||
| * | autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_all | Richard Purdie | 2008-11-04 | 2 | -14/+26 | |
| | | ||||||
* | | polkit: Rename polkit to policykit | Joshua Lock | 2008-11-04 | 1 | -0/+0 | |
|/ | ||||||
* | Merge branch 'master' of ssh://git@git.moblin.org/poky | Joshua Lock | 2008-11-04 | 2 | -1/+19 | |
|\ | ||||||
| * | parted: Disable use of check, even its its detected since its not in DEPENDS ↵ | Richard Purdie | 2008-11-04 | 2 | -1/+19 | |
| | | | | | | | | (and isn't needed) | |||||
* | | poky-floating-revisions: Comment out SRCDATE_oprofile. | Joshua Lock | 2008-11-04 | 1 | -1/+1 | |
|/ | | | | Remove CVS of Oprofile from poky-bleeding for now. | |||||
* | 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 |