summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* .gitignore: Add build/conf/local.confRichard Purdie2008-11-041-0/+1
|
* packaged-staging.bbclass: Ignore errors resulting from parallel threads clashingRichard Purdie2008-11-041-2/+1
|
* e2fsprogs: Bump version after the last commit to fix uuid librbary problemsRichard Purdie2008-11-041-1/+1
|
* uuid: Drop in favour of the e2fsprogs versionRichard Purdie2008-11-042-57/+0
|
* autotools.bbclass: Handle /lib as well as /usr/lib in autotools_stage_allRichard Purdie2008-11-042-14/+26
|
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-042-1/+19
|\
| * parted: Disable use of check, even its its detected since its not in DEPENDS ↵Richard Purdie2008-11-042-1/+19
| | | | | | | | (and isn't needed)
* | poky-floating-revisions: Comment out SRCDATE_oprofile.Joshua Lock2008-11-041-1/+1
|/ | | | Remove CVS of Oprofile from poky-bleeding for now.
* scripts/poky-autobuild-moblin: Add GIT PROXY variablesRichard Purdie2008-11-041-1/+1
|
* base.bbclass: Set GIT_CONFIG correctlyRichard Purdie2008-11-043-7/+5
|
* base.bbclass: Fix whitepsace damageRichard Purdie2008-11-041-3/+3
|
* base.bbclass: Create ~/.gitconfig if it doesn't already existRichard Purdie2008-11-041-1/+3
|
* linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINERichard Purdie2008-11-043-2/+5
|
* Add depicture machine with patches from SimTecRichard Purdie2008-11-044-0/+87
|
* task-moblin-tools: Add sreadahead to the package listSamuel Ortiz2008-11-031-3/+4
|
* sreadahead: Initial commitSamuel Ortiz2008-11-035-0/+125
| | | | Super readahead is an improved readahead tool.
* linux-moblin: Add super readahead ext3 specific patchSamuel Ortiz2008-11-032-1/+67
| | | | We need this patch for sreadahead to generate the to be read file list.
* scripts/poky-autobuild-moblin: Set GIT_PROXY_COMMANDRichard Purdie2008-11-031-0/+1
|
* packaged-staging.bbclass: Make sure target directory exists, fixing build ↵Richard Purdie2008-11-031-0/+1
| | | | failures
* sdk.bbclass: Fix PKG_CONFIG_DIR valueRichard Purdie2008-11-031-0/+1
|
* .gitignore: Fix directory reference issueRichard Purdie2008-11-031-1/+1
|
* moblin-fixed-revisions: Added and preferred over poky-fixed-revisionsJoshua Lock2008-11-032-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-alternativesRob Bradford2008-10-311-0/+4
|
* libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks ↵Joshua Lock2008-10-314-3/+17
| | | | Chenglan Huang
* package pam correctlyAnas Nashif2008-10-311-2/+12
|
* base.bbclass: Fix infinite loopRichard Purdie2008-10-311-3/+3
|
* base.bbclass: Fix typoRichard Purdie2008-10-311-2/+2
|
* base.bbclass: Fix the git config file writing codeRichard Purdie2008-10-311-7/+8
|
* bitbake: Don't export the GIT_PROXY_COMMAND in the fetcher code since it ↵Richard Purdie2008-10-312-2/+2
| | | | means selective proxying isn't possible
* wpa_supplicant: Use volatiles for managing /var/run/wpa_supplicantRob Bradford2008-10-313-4/+9
|
* networkmanager: Remove conflicting directories (managed by volatiles)Rob Bradford2008-10-311-1/+3
|
* fontconfig: Use volatiles for managing /var/cache/fontconfigRob Bradford2008-10-312-1/+15
|
* base.bbclass: Fix getVar callRichard Purdie2008-10-311-1/+1
|
* base.bbclass: Add missing import osRichard Purdie2008-10-311-0/+1
|
* base.bbclass: Add missing import bbRichard Purdie2008-10-311-0/+1
|
* added packages: PolicyKit and PackageKitAnas Nashif2008-10-312-0/+29
|
* New package: pamAnas Nashif2008-10-311-0/+18
|
* linux-moblin: 2.6.27-rc6 is not the defaultSamuel Ortiz2008-10-311-1/+0
|
* scripts/poky-autobuild-moblin: Add extra variables to the whitelistRichard Purdie2008-10-301-0/+1
|
* [task-moblin] bumps PR, so that machine mods to XSERVER get noticedRobert Bragg2008-10-301-1/+1
|
* This removes xtrans 1.2.1 since we now have xtrans 1.2.2Robert Bragg2008-10-301-12/+0
|
* Deletes libdrm_2.3.1 since we now have libdrm_2.4.0Robert Bragg2008-10-301-10/+0
|
* Bumps revisions for various X packagesRobert Bragg2008-10-301-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=1Robert Bragg2008-10-301-1/+0
|
* Adds xf86-video-intel_git.bbRobert Bragg2008-10-305-0/+23
| | | | This also moves the patchs in xf86-video-intel-dri2/ -> xf86-video-intel/
* [xserver-xf86-dri-lite_git.bb] bumps the PRRobert Bragg2008-10-301-1/+1
|
* Adds a new xserver-xf86-dri2-lite_git.bb package for building the X serverRobert Bragg2008-10-301-0/+23
| | | | with dri2 enabled
* [xserver-xf86-dri-lite] Bumps the PV and explicitly disables dri2Robert Bragg2008-10-301-3/+3
|
* [xf86-video-intel-dri2] Updates 004_reduce_driver_boottime.patchRobert Bragg2008-10-302-64/+7
|
* [xf86-video-intel-dri2] comments out reduce_driver_boottime.patchRobert Bragg2008-10-301-3/+6
| | | | | This patch doesn't apply a.t.m to the latest driver (Will come back and rebase this later)