summaryrefslogtreecommitdiff
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* createrepo-native: Fix SRC_URI.Rob Bradford2008-10-291-1/+1
|
* Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie2008-10-2910-88/+59
|\ | | | | | | into master-dev
| * xf86-video-intel-dri2: delete 007_disable_tiling_and_enable_UXA.patchPeng Li2008-10-291-28/+0
| | | | | | | | remove this patch because driver options are set in xorg.conf
| * xf86-video-intel-dri2: rebase X fastboot patchesPeng Li2008-10-294-55/+32
| | | | | | | | rebase X fastboot patches for latest driver
| * xf86-video-intel-dri2: don't apply patch "007_disable_tiling_and_enable_UXA"Peng Li2008-10-291-2/+1
| | | | | | | | | | These driver options are specified in xorg.conf. Don't need to apply this patch any more.
| * xf86-video-intel-dri2: update PVPeng Li2008-10-292-2/+2
| | | | | | | | | | PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix
| * xserver-xf86-dri-lite : apply xserver-boottime.patchPeng Li2008-10-291-1/+2
| | | | | | | | This patch is used to measure xserver boot time
| * xtrans: add xtrans_1.2.2.bbPeng Li2008-10-291-0/+12
| | | | | | | | This is a build dependency of xserver-xf86-dri-lite_git
| * drm : add libdrm_2.4.0.bbPeng Li2008-10-281-0/+10
| | | | | | | | This is a GEM dependency. DRI2 will need GEM support
* | Tidy up images and tasks in meta and meta-moblin.Joshua Lock2008-10-293-25/+0
| | | | | | | | | | | | | | 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.
* | gtk+: Add moblin overrideRichard Purdie2008-10-291-0/+1
| |
* | Add poky-image-sdk-live to meta/Richard Purdie2008-10-291-0/+9
| |
* | kernel.bbclass: We dont want to tar lib/ if we dont have any modulesSamuel Ortiz2008-10-291-1/+3
| |
* | conf/distro/include/world-broken.inc: Exclude clutter-helix from world buildsRichard Purdie2008-10-281-0/+3
| |
* | conf/distro/include/world-broken.inc: Add abiword and abiword-embedded for nowRichard Purdie2008-10-281-0/+3
| |
* | package_rpm.bbclass: Don't use the system wide RPM macros.Rob Bradford2008-10-281-1/+1
| | | | | | | | | | This fixes the build on Fedora 10 where the RPM system macros obliterate the value of BuildRoot that is set in the spec file.
* | matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platformsRob Bradford2008-10-281-1/+1
| |
* | conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie2008-10-285-41/+74
| | | | | | | | Also refactor various data into common include files.
* | image.bbclass: Add INHIBIT_DEFAULT_DEPSRichard Purdie2008-10-281-0/+2
| |
* | helix-libs, ribosome: Set COMPATIBLE_HOST since x86 onlyRichard Purdie2008-10-282-0/+4
|/
* bootimg: copy rootfs to ISO imageSamuel Ortiz2008-10-271-0/+4
| | | | We are only copying the initrd right now.
* images: put poky-image-live back to meta/Samuel Ortiz2008-10-241-0/+9
|
* spectrum-fw: Use the standard fetcher processRichard Purdie2008-10-232-20/+7
|
* base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLsRichard Purdie2008-10-232-3/+3
|
* opkg: Really fix the prototype problem (and an invalid call)Richard Purdie2008-10-233-2/+17
|
* opkg: Fix incomplete function prototypeRichard Purdie2008-10-231-0/+26
|
* * Fixing the helix-player.pc to include a -lstdc++Rusty Lynch2008-10-224-1/+27
| | | | * Adding clutter-helix recipe
* * Adding initial ribosome (helix build system) and helix-libs recipesRusty Lynch2008-10-227-0/+12858
|
* linux-moblin: Add 2.6.27 moblin kernelSamuel Ortiz2008-10-2164-52260/+3
| | | | | This will be the default moblin kernel. We also moved the 2.6.27-rc* kernels to meta-moblin.
* netbook: changed platform name from eee901 to netbookSamuel Ortiz2008-10-2114-22/+4865
| | | | | | 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.
* packaged-staging.bbclass: Avoid removing the staging.lock lock file.Robert Bradford2008-10-201-0/+3
| | | | | | | | The pstage_manualclean function can be called on a directory containing an actively held lock on staging. Removing the lock file whilst the lock is held results in a failure when the lock is released. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5553 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux: Add COMPATIBLE_HOSTRichard Purdie2008-10-201-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5552 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libacpi: Add COMPATIBLE_HOSTRichard Purdie2008-10-201-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5550 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Fix world excludes typoRichard Purdie2008-10-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libsyncml: Remove insane piece of strange assemblerRichard Purdie2008-10-202-1/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5548 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Exclude linsync from world buildsRichard Purdie2008-10-201-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5547 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Update libopensync world exclude listRichard Purdie2008-10-201-2/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5546 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libopensync-plugin: Upgrade file and vformat to 0.37Richard Purdie2008-10-202-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5545 311d38ba-8fff-0310-9ca6-ca027cbcb966
* msynctool: Upgrade 0.36 -> 0.37Richard Purdie2008-10-201-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5544 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libopensync-plugin-evolution2: Fix to work with libopensync 0.37Richard Purdie2008-10-202-0/+27
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5543 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux: Various cleanups and add back some missing staging piecesRichard Purdie2008-10-202-12/+28
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5542 311d38ba-8fff-0310-9ca6-ca027cbcb966
* base.bbclass: Output notes only on BB <= 1.8.xRobert Bradford2008-10-201-2/+6
| | | | | | | | With BB > 1.9 the UI can output the details of an event as it chooses. They do not need to be converted into notes. Without this patch spurious messages are generated on BB 1.9. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5540 311d38ba-8fff-0310-9ca6-ca027cbcb966
* syslinux-native: Try to make syslinux cross-compile friendly.Andrzej Zaborowski2008-10-206-56/+44
| | | | | | | | | | 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
* Enables support for root over NFS in the linux-moblin defconfigRobert Bragg2008-10-172-8/+25
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5538 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add libopesync 0.37Richard Purdie2008-10-175-0/+82
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5537 311d38ba-8fff-0310-9ca6-ca027cbcb966
* libxslt: Fix pkgconfig patch for exsltRichard Purdie2008-10-172-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5536 311d38ba-8fff-0310-9ca6-ca027cbcb966
* bootimg: Add symbolic links to iso and hddimgSamuel Ortiz2008-10-171-0/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5535 311d38ba-8fff-0310-9ca6-ca027cbcb966
* meta-toolchain: Don't inherit sdkRichard Purdie2008-10-171-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5533 311d38ba-8fff-0310-9ca6-ca027cbcb966