summaryrefslogtreecommitdiffstats
path: root/meta/packages
Commit message (Collapse)AuthorAgeFilesLines
* libexif 0.6.16 from OEJoshua Lock2008-11-061-0/+18
|
* gnet from OE plus a configure fix for cross-compile environments.Joshua Lock2008-11-063-0/+93
|
* monit 4.10.1 from OEJoshua Lock2008-11-062-0/+66
|
* Add xeyes (from OE)Richard Purdie2008-11-051-0/+4
|
* task-base: Removed RDEPEND on task-poky-bootJoshua Lock2008-11-051-1/+0
| | | | It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
* initrdscripts: Add the simplest init scriptSamuel Ortiz2008-11-052-0/+20
| | | | | | When booting from initramfs, one must provide a /init link. This one is the simplest one, just forking a shell, allowing for the smallest initramfs.
* packagekit: Fix after polkit was renamedRichard Purdie2008-11-051-1/+1
|
* xf86-input-mouse: Fix header files includedRichard Purdie2008-11-052-1/+22
|
* xserver-x86: Fix m4 autoconf macroRichard Purdie2008-11-056-12/+23
|
* libgtkstylus: rpm can't cope with these expressions so avoid them for nowRichard Purdie2008-11-041-5/+8
|
* packagekit: fix typo in folder nameJoshua Lock2008-11-042-0/+0
|
* Merge branch 'master' of ssh://git@git.moblin.org/pokyJoshua Lock2008-11-0411-65/+69
|\
| * packagekit: Disable gstreamer plugin (gstreamer is not in DEPENDS)Richard Purdie2008-11-041-2/+2
| |
| * packagekit: Fix DEPENDS and configureRichard Purdie2008-11-043-4/+60
| |
| * polkit: Fix DEPENDSRichard Purdie2008-11-041-1/+1
| |
| * drm: Fix libpthreads-stubs name in DEPENDSRichard Purdie2008-11-042-2/+2
| |
| * pam: Fix use of binary built with the native compilerRichard Purdie2008-11-041-2/+3
| |
| * syslinux-installer-native: Add missing DEPENDSRichard Purdie2008-11-041-0/+1
| |
| * libdrm: Add missing DEPENDS on pthread-stubsRichard Purdie2008-11-042-0/+3
| |
| * 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-041-1/+1
| |
* | polkit: Rename polkit to policykitJoshua Lock2008-11-041-0/+0
|/
* parted: Disable use of check, even its its detected since its not in DEPENDS ↵Richard Purdie2008-11-042-1/+19
| | | | (and isn't needed)
* linux-simtec: Update simtec1 -> simtec3 and add COMPATIBLE_MACHINERichard Purdie2008-11-042-1/+3
|
* Add depicture machine with patches from SimTecRichard Purdie2008-11-043-0/+55
|
* 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
|
* 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
|
* added packages: PolicyKit and PackageKitAnas Nashif2008-10-312-0/+29
|
* New package: pamAnas Nashif2008-10-311-0/+18
|
* 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
|
* [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)
* [mesa dri] Adds splitting of dri drivers into seperate packagesRobert Bragg2008-10-302-8/+30
| | | | | This removes the earlier use of the MACHINE_DRI_MODULES variable to configure which drivers were built
* yum: Make the volatile configuration file availableRob Bradford2008-10-301-2/+3
|
* e2fsprogs-lib: Remove unnecessary package (e2fsprogs can take it's place)Rob Bradford2008-10-303-66/+0
|
* parted: Depend on e2fsprogs rather than e2fsprogs-libsRob Bradford2008-10-301-2/+2
|
* sysvinit: Manage /sbin/poweroff with update-alternativesRob Bradford2008-10-291-1/+4
|
* rpm: Don't create a /var/tmp directory (clashes with basefiles)Rob Bradford2008-10-291-1/+5
|
* yum: Use volatiles for the yum cache directoryRob Bradford2008-10-292-1/+10
|
* packages: check, uuid and xerces.Joshua Lock2008-10-295-0/+124
| | | | | | Add recipes for: updated check, 0.9.5 uuid 1.6.2 xerces-c 2.8.0