summaryrefslogtreecommitdiff
path: root/meta/packages
AgeCommit message (Collapse)AuthorFiles
2008-10-29yum: Use volatiles for the yum cache directoryRob Bradford2
2008-10-29packages: check, uuid and xerces.Joshua Lock5
Add recipes for: updated check, 0.9.5 uuid 1.6.2 xerces-c 2.8.0
2008-10-29createrepo-native: Fix SRC_URI.Rob Bradford1
2008-10-29Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie9
into master-dev
2008-10-29xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patchPeng Li1
remove this patch because driver options are set in xorg.conf
2008-10-29xf86-video-intel-dri2: rebase X fastboot patchesPeng Li4
rebase X fastboot patches for latest driver
2008-10-29xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"Peng Li1
These driver options are specified in xorg.conf. Don't need to apply this patch any more.
2008-10-29xf86-video-intel-dri2: update PVPeng Li1
PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix
2008-10-29xserver-xf86-dri-lite : apply xserver-boottime.patchPeng Li1
This patch is used to measure xserver boot time
2008-10-29xtrans: add xtrans_1.2.2.bbPeng Li1
This is a build dependency of xserver-xf86-dri-lite_git
2008-10-29Tidy up images and tasks in meta and meta-moblin.Joshua Lock3
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.
2008-10-29gtk+: Add moblin overrideRichard Purdie1
2008-10-29Add poky-image-sdk-live to meta/Richard Purdie1
2008-10-28helix-libs, ribosome: Set COMPATIBLE_HOST since x86 onlyRichard Purdie2
2008-10-28drm : add libdrm_2.4.0.bbPeng Li1
This is a GEM dependency. DRI2 will need GEM support
2008-10-24images: put poky-image-live back to meta/Samuel Ortiz1
2008-10-23spectrum-fw: Use the standard fetcher processRichard Purdie2
2008-10-23opkg: Really fix the prototype problem (and an invalid call)Richard Purdie3
2008-10-23opkg: Fix incomplete function prototypeRichard Purdie1
2008-10-22* Fixing the helix-player.pc to include a -lstdc++Rusty Lynch3
* Adding clutter-helix recipe
2008-10-22* Adding initial ribosome (helix build system) and helix-libs recipesRusty Lynch7
2008-10-21linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz64
This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
2008-10-21netbook: changed platform name from eee901 to netbookSamuel Ortiz14
We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin.
2008-10-20syslinux: Add COMPATIBLE_HOSTRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libacpi: Add COMPATIBLE_HOSTRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libsyncml: Remove insane piece of strange assemblerRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libopensync-plugin: Upgrade file and vformat to 0.37Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5545 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20msynctool: Upgrade 0.36 -> 0.37Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5544 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20libopensync-plugin-evolution2: Fix to work with libopensync 0.37Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5543 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20syslinux: Various cleanups and add back some missing staging piecesRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5542 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski5
We only had one package for building both the bootloader and the installer, i.e. target and host code. It used always the host compiler. Split the package into syslinux and syslinux-installer-native, require both for a cd bootable image. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5539 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Enables support for root over NFS in the linux-moblin defconfigRobert Bragg2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5538 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17Add libopesync 0.37Richard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5537 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libxslt: Fix pkgconfig patch for exsltRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5536 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17meta-toolchain: Don't inherit sdkRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5533 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17qemu-sdk: Pass the disable-vnc-tls option since we don't have gnutls-sdkRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5531 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libx11: Clean up all the git recipes into a common include fileRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5524 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17libx11_git: Cleanup duplicate metadataRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5523 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-17poky-image-minimal-live: Set LABELS to fix image generationRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5522 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-16libx11-trim: Fix git version DEPENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5520 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libx11-trim: Fix FILESPATHRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5519 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15Add libx11-trim gitRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5518 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15u-boot: Set COMPATIBLE_MACHINERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5517 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15x-load: Set COMPATIBLE_MACHINERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5516 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libx11-sdk: added git version (based on libx11-diet)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5515 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libsyncml: updated to 0.4.7 which builds with libsoup 2.4Marcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5514 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libxtst: bumped PR to force rebuild with newer libxiMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5513 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-15libxtst: depend on libxi to get XInput.hMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5512 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14libx11: fixed PV in git versionsMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5510 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-14xexproto: renamed directory to make xextproto-* workingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5506 311d38ba-8fff-0310-9ca6-ca027cbcb966