aboutsummaryrefslogtreecommitdiffstats
path: root/meta-moblin
AgeCommit message (Collapse)Author
2010-09-01packages: Separate out most of the remaining packages into recipesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-31sqlite3: fix multiple provider warningDongxiao Xu
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 He
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 He
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 Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-13procps: Move from meta-moblin to meta-lsbSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-08-13gamin: put into meta-lsbQing He
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 Xu
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 Kamble
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 Lock
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 Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22moblin.conf: Collapse to an overlay of poky.confRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22meta-moblin: Remove now unneeded moblin POKYMODERichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22Move less useful xorg-app and xorg-data to meta-extrasRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22meta-moblin: Remove old psb driverRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-22Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie
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 Tian
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 Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-21elfutils: upgrade to version 0.148Yu Ke
reuse the open embedded elfutils_0.143.bb recipe to fix the cross compiling issue. Also pick patches from debian elfutils-0.148-1 pkg Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-07-21linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook ↵Dexuan Cui
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 Cui
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-07-20layer.conf: Set BBPATH correctlyRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-08xf86-intel-video: upgrade to 2.12.0Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-06-11linux-moblin-2.6.33.2: Enable trackpads for netbooksJoshua Lock
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 Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-07linux-moblin: Fix defconfig-netbookRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-24Update directdisk images to use common inc filesJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-20linux-libc-headers: add 2.6.33 headersJoshua Lock
Add kernel headers to match our preferred/default kernel version and set them as the preferred version for the Poky and Moblin distributions. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-19linux-moblin: add 2.6.33.2 kernel from MeeGo 1.0Joshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-05-17Add recipe for moblin-image-netbook.directdiskNitin A Kamble
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-05-06moblin: drop moblin.conf and inherit poky for mirror configurationJoshua Lock
Doesn't make any sense to duplicate the mirror configuration, and all that the moblin class contained was minimal mirror config. So let's drop it. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27autotools: deprecate autotools_stage classJoshua Lock
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-31poky-moblin.inc: Set provider for virtual/TARGETcompilerlibsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-25meta-moblin/layer.conf: Fix layer locationRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-22layer.conf: Fix filename conflictRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-22Move default SCM versions into separate meta directory specific files to ↵Richard Purdie
improve maintainability Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-22Switch to bblayers configurationRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-19xcmsdb: Add libxdmcp to DEPENDSJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19syncevolution: Fix DEPENDSJoshua Lock
Add eds-dbus and gnome-keyring Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19libsynthesis: Fix DEPENDSJoshua Lock
Add sqlite3 and zlib Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-19luit: add libxdmcp to DEPENDSJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-23poky-moblin.inc: Move to meta-moblinRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-15qmake-naitve: Fix do_installRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-10distros: set xserver-xf86 as default PREFERRED_PROVIDER for virtual/xserverJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-10moblin-fixed-revisions: bump libdrm versionJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-02-05moblin-panel-myzone: Add DEPENDS on libicalRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05eds-dbus: Pull from git, not svnRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05moblin-bleeding: Don't enable a browser for nowRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05task-moblin-x11-netbook: Allow browser choice to be overriddenRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-02-05moblin-floating-revisions: Use mx branch for moblin-web-browserRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>