summaryrefslogtreecommitdiffstats
path: root/meta-moblin/packages
Commit message (Collapse)AuthorAgeFilesLines
* netbook: Correct netbook build by moving netbook configuration from moblin ↵Saul Wold2010-09-2499-280822/+0
| | | | | | to meta Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* taglib: move from moblin to recipes-support to support qmmpSaul Wold2010-09-243-6008/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* clutter-mozembed: move patches back into meta-moblinScott Garman2010-09-032-0/+26
| | | | | | | These patches were mistakenly moved into meta/recipes-graphics/clutter during the metadata reorg. This moves them back where they belong. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-0119-0/+3467
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sqlite3: fix multiple provider warningDongxiao Xu2010-08-311-2/+2
| | | | | | | | Use ${PN} to replace the original hardcode name in recipe PACKAGES line This fixes multiple provider warning of sqlite3 (sqlite3 and sqlite3-nativesdk) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* boost: upgrade to 1.44.0Qing He2010-08-3111-783/+0
| | | | | | | | | | | | | | | | | | from version 1.36.0 which won't compile with gcc 4.5.0 also moved to meta form meta-moblin changes: - .so files should go to -dev instead of sub packages - create libboostX-mt.{so,a} symlinks for compatibility - meta package 'boost' should set ALLOW_EMPTY - fix a bug that caused boost-dev being automatically renamed to libboost_prg_exec_monitor-dev, packages boost, boost-dev and boost-test now work as intended - rebased patch arm-intrinsic Signed-off-by: Qing He <qing.he@intel.com>
* libcheck: upgrade to version 0.9.8Qing He2010-08-312-25/+0
| | | | | | | | | | | | | from 0.9.5 moved from meta-moblin to meta renamed to libcheck for clarity changes: - --enable-plain-docdir is obsolete - remove the unnessary patch Signed-off-by: Saul Wold <saul.wold@intel.com> Signed-off-by: Qing He <qing.he@intel.com>
* aspell: moved from meta-moblin to meta to support enchant dependencySaul Wold2010-08-171-15/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* procps: Move from meta-moblin to meta-lsbSaul Wold2010-08-139-269/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gamin: put into meta-lsbQing He2010-08-132-63/+0
| | | | | | | | changes: - gamin now also PROVIDES fam, moved to meta-lsb - separate out libgamin Signed-off-by: Qing He <qing.he@intel.com>
* enchant: Upgraded to version 1.6.0Dongxiao Xu2010-08-061-20/+0
| | | | | | | | Move enchant from meta-moblin to meta Remove "S" since it is same as default path. Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* enchant: fix a dependancy issue affecting the buildNitin A Kamble2010-07-311-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* libpcre: move from meta-moblin to meta and update to 8.10Joshua Lock2010-07-242-76/+0
| | | | | | | Move the libpcre from meta-moblin, update to the latest release and enable native build. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* latencytop: Move from meta-moblin to metaRichard Purdie2010-07-222-51/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Move less useful xorg-app and xorg-data to meta-extrasRichard Purdie2010-07-2240-266/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-moblin: Remove old psb driverRichard Purdie2010-07-225-744/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-229-33/+0
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* latencytop: add dependency on gtk+ and bump PRKevin Tian2010-07-221-2/+2
| | | | | | or else latencytop may be built earlier than gtk+... Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* Drop old broken menlow machine (replaced by emenlow)Richard Purdie2010-07-221-124/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook ↵Dexuan Cui2010-07-211-1/+1
| | | | | | | | and qemux86 profile/profileui and latencytop need the kernel supports. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* latencytop: upgrade from 0.4 to the latest version 0.5Dexuan Cui2010-07-213-34/+39
| | | | | | | | | Add BUGTRACKER Rebase the patch latencytop-makefile.patch and update the patch folder's name Add LIC_FILES_CHKSUM Reset PR to "r0" Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* linux-moblin-2.6.33.2: Enable trackpads for netbooksJoshua Lock2010-06-112-5/+5
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* linux-moblin: Drop old versions (2.6.31.5 and 2.6.29.1)Richard Purdie2010-06-0875-131218/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-moblin: Fix defconfig-netbookRichard Purdie2010-06-071-29/+3081
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Update directdisk images to use common inc filesJoshua Lock2010-05-243-20/+18
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* linux-moblin: add 2.6.33.2 kernel from MeeGo 1.0Joshua Lock2010-05-1999-0/+277877
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Add recipe for moblin-image-netbook.directdiskNitin A Kamble2010-05-171-0/+20
| | | | Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
* autotools: deprecate autotools_stage classJoshua Lock2010-04-2753-53/+53
| | | | | | | | | Move the functionality into autotools and ensure all our Poky recipes are no longer using it. Keep the autools_stage class around for OE compatability but just have it inherit autools. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* xcmsdb: Add libxdmcp to DEPENDSJoshua Lock2010-03-191-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* syncevolution: Fix DEPENDSJoshua Lock2010-03-191-2/+2
| | | | | | Add eds-dbus and gnome-keyring Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libsynthesis: Fix DEPENDSJoshua Lock2010-03-191-2/+2
| | | | | | Add sqlite3 and zlib Signed-off-by: Joshua Lock <josh@linux.intel.com>
* luit: add libxdmcp to DEPENDSJoshua Lock2010-03-191-1/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qmake-naitve: Fix do_installRichard Purdie2010-02-152-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* moblin-panel-myzone: Add DEPENDS on libicalRichard Purdie2010-02-051-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-moblin-x11-netbook: Allow browser choice to be overriddenRichard Purdie2010-02-051-2/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* moblin-floating-revisions: Use mx branch for moblin-web-browserRichard Purdie2010-02-051-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bognor-regis: Add missing bickley DEPENDSRichard Purdie2010-02-051-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libjana: Use gnome git, not svnRichard Purdie2010-02-041-6/+5
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tracker: 0.6.95 -> 0.7.18Richard Purdie2010-02-049-1055/+26
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* moblin-panel-git: Update DEPENDS for libsocialwebRichard Purdie2010-02-044-3/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add libsocialwebRichard Purdie2010-02-042-0/+18
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* task-moblin-standalone-sdk-target: Update clutter-gst/-gtk dependenciesRichard Purdie2010-02-041-4/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* hornsey: Update DEPENDS of recent git versionsRichard Purdie2010-02-042-2/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Tweak gettext usageRichard Purdie2010-02-041-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gmime: Add from OE.dev with tweaksRichard Purdie2010-02-043-0/+37
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gamin: Add from OE.devRichard Purdie2010-02-042-0/+63
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tracker: Add from OE.devRichard Purdie2010-02-048-0/+1111
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* clutter-gst/clutter-gtk: Add API versions to the package names and update to ↵Richard Purdie2010-02-044-3/+665
| | | | | | the latest code Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* twitter-glib: Drop merged patch and update revisionRichard Purdie2010-02-032-14/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* hornsey: Add mixxing xtst DEPENDSRichard Purdie2010-02-021-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>