summaryrefslogtreecommitdiff
path: root/meta-moblin/packages
AgeCommit message (Collapse)AuthorFiles
2010-09-30Split meta-extras and meta-moblin out of the main repositoryRichard Purdie212
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-24netbook: Correct netbook build by moving netbook configuration from moblin ↵Saul Wold99
to meta Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-24taglib: move from moblin to recipes-support to support qmmpSaul Wold3
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-09-03clutter-mozembed: move patches back into meta-moblinScott Garman2
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>
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie19
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-31sqlite3: fix multiple provider warningDongxiao Xu1
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>
2010-08-31boost: upgrade to 1.44.0Qing He11
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>
2010-08-31libcheck: upgrade to version 0.9.8Qing He2
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>
2010-08-17aspell: moved from meta-moblin to meta to support enchant dependencySaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-13procps: Move from meta-moblin to meta-lsbSaul Wold9
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-13gamin: put into meta-lsbQing He2
changes: - gamin now also PROVIDES fam, moved to meta-lsb - separate out libgamin Signed-off-by: Qing He <qing.he@intel.com>
2010-08-06enchant: Upgraded to version 1.6.0Dongxiao Xu1
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>
2010-07-31enchant: fix a dependancy issue affecting the buildNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-24libpcre: move from meta-moblin to meta and update to 8.10Joshua Lock2
Move the libpcre from meta-moblin, update to the latest release and enable native build. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-22latencytop: Move from meta-moblin to metaRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22Move less useful xorg-app and xorg-data to meta-extrasRichard Purdie40
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22meta-moblin: Remove old psb driverRichard Purdie5
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie9
warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22latencytop: add dependency on gtk+ and bump PRKevin Tian1
or else latencytop may be built earlier than gtk+... Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-22Drop old broken menlow machine (replaced by emenlow)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-21linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook ↵Dexuan Cui1
and qemux86 profile/profileui and latencytop need the kernel supports. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-07-21latencytop: upgrade from 0.4 to the latest version 0.5Dexuan Cui3
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>
2010-06-11linux-moblin-2.6.33.2: Enable trackpads for netbooksJoshua Lock2
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-06-08linux-moblin: Drop old versions (2.6.31.5 and 2.6.29.1)Richard Purdie75
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-07linux-moblin: Fix defconfig-netbookRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-24Update directdisk images to use common inc filesJoshua Lock3
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-19linux-moblin: add 2.6.33.2 kernel from MeeGo 1.0Joshua Lock99
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-17Add recipe for moblin-image-netbook.directdiskNitin A Kamble1
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock53
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>
2010-03-19xcmsdb: Add libxdmcp to DEPENDSJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19syncevolution: Fix DEPENDSJoshua Lock1
Add eds-dbus and gnome-keyring Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19libsynthesis: Fix DEPENDSJoshua Lock1
Add sqlite3 and zlib Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19luit: add libxdmcp to DEPENDSJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-15qmake-naitve: Fix do_installRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05moblin-panel-myzone: Add DEPENDS on libicalRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05task-moblin-x11-netbook: Allow browser choice to be overriddenRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05moblin-floating-revisions: Use mx branch for moblin-web-browserRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05bognor-regis: Add missing bickley DEPENDSRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04libjana: Use gnome git, not svnRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04tracker: 0.6.95 -> 0.7.18Richard Purdie9
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04moblin-panel-git: Update DEPENDS for libsocialwebRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04Add libsocialwebRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04task-moblin-standalone-sdk-target: Update clutter-gst/-gtk dependenciesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04hornsey: Update DEPENDS of recent git versionsRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04Tweak gettext usageRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04gmime: Add from OE.dev with tweaksRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04gamin: Add from OE.devRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04tracker: Add from OE.devRichard Purdie8
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-04clutter-gst/clutter-gtk: Add API versions to the package names and update to ↵Richard Purdie4
the latest code Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-03twitter-glib: Drop merged patch and update revisionRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>