summaryrefslogtreecommitdiff
path: root/meta/recipes-sato
AgeCommit message (Collapse)AuthorFiles
2011-09-26matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstreamZhai Edwin9
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-09-16web: Fix SRCREV due to lost commit in web-satoSaul Wold1
[YOCTO #1454] This SRCREV fixes the number of parameters Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-09-15task-core: split into task-core-console and task-core-x11Paul Eggleton1
[YOCTO #1481] Since tasks are referred to almost exclusively via RDEPENDS, and bitbake will build an entire task recipe when only one of its task packages are actually needed, building a console-only image that uses task-core-apps-console (or less directly, has apps-console in its IMAGE_FEATURES) will cause a build of a whole list of X11 applications that aren't needed. Splitting the task-core recipe into X11 and console portions prevents this issue. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-09-07web: Update SRCREV to address ccs_parser_parse_stylesheet arg mismatchSaul Wold1
[YOCTO #1454] Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-09-02sato recipes: Update PR because of libowl conversion to gitSaul Wold9
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-09-02o-hand recipes: convert from svn.o-hand.org to git.yoctoproject.orgSaul Wold12
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-08-23task-core-x11-sato: add libsdl into sato imageJiajun Xu1
We add libsdl into sato image since some 3D graphics testing needs it. Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
2011-08-23recipes: Delete patch=1, its default and replace pnum with striplevelKhem Raj8
Some place pnum=1 is used which is removed as well since striplevel=1 is default Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-08-04SRC_URI, S: use BPN instead of PN for multilib caseYu Ke8
in multilibcase, PN has multilib prefix, so it is not correct to use PN in SRC_URI and S. instead, we've dedicately pruned multilib prefix in BPN, so BPN is the right alternative for PN. Signed-off-by: Yu Ke <ke.y@intel.com>
2011-07-27Remove -directdisk.bb recipesSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-27Remove -live.bb recipesSaul Wold2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-07-20pimlico/dates: Fix build on uclibcKhem Raj3
uclibc does not have NL_TIME_FIRST_WEEKDAY Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-20task-core-x11-sato: Add empty NETWORK_MANAGER for uclibcKhem Raj1
conman needs some features from libresolv e.g. ns_initparse which are missing in uclibc. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-07-12webkit-gtk: update SRCREVKoen Kooi7
The layout of the repository has changed, so we need to account for that: * fixed license checksums * fixed SRC_URI * fixed SRCREV_FORMAT PCRE is gone, so no need for the dftables hack anymore But most importantly, this fixes the crash issues when using javascript (e.g. github.com) Tested on: * usrp-e1xx/angstrom-2011.07 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-05eds-dbus: Package unpackaged filesRichard Purdie2
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-07-01Drop PRIORITY variableRichard Purdie3
As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-06-30webkit-gtk: fix packagingKoen Kooi1
Somewhere in the past webkit changed from webkit-x to webkitgtk-x but the person updating the recipe didn't catch that Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-29web-webkit: recommends glib-networking to access https web pageZhai Edwin1
It is required by libsoup for TLS support. [YOCTO #1037] got fixed Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-06-23gtk-sato-engine: Add missing debug filesMark Hatle2
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-06-22gnome-vfs: remove gnome-vfs as it is deprecated in favour of GVFS and GIOZhai Edwin1
Remove unnecessary dependency via configure option and make oprofileui use GIO Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-06-14webkit-gtk: should depend on perl-native-runtime rather than perl-nativeDexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-06-14rxvt-unicode: Fix SRC_URI & LIC_FILES ChecksumSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-09core-image-sato-sdk: ensure testapps is part of sdk imageSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-01puzzles: Update to 9175Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-06-01rxvt-unicode: update to 9.11Saul Wold4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-27License Field Cleanup: Non-standard field namesBeth Flanagan1
I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
2011-05-23puzzles: update to r9173Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-17Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot...Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-12recipes: Add Upstream-Status to multiple recipesZhai Edwin37
gtk+: Add Upstream-Status ed: Add Upstream-Status gnome-common: Add Upstream-Status libmatchbox: Add Upstream-Status matchbox-wm: Add Upstream-Status x11vnc: Add Upstream-Status xtscal: Add Upstream-Status eds-dbus: Add Upstream-Status matchbox-desktop: Add Upstream-Status matchbox-keyboard: Add Upstream-Status matchbox-stroke: Add Upstream-Status matchbox-theme-sato: Add Upstream-Status owl-video-widget: Add Upstream-Status beecrypt: Add Upstream-Status gnome-icon-theme: Add Upstream-Status tslib: Add Upstream-Status libowl-av: Add Upstream-Status sato-icon-theme: Add Upstream-Status web-webkit: Add Upstream-Status metacity: Add Upstream-Status apr: Add Upstream-Status gdk-pixbuf: Add Upstream-Status pcmanfm: Add Upstream-Status gpgme: Add Upstream-Status eee-acpi-scripts: Add Upstream-Status libgalago: Add Upstream-Status python-pygtk: Add Upstream-Status gnome-mime-data: Add Upstream-Status clutter: Add Upstream-Status clutter-gtk: Add Upstream-Status tidy: Add Upstream-Status mutter: Add Upstream-Status xcursor-transparent-theme: Add Upstream-Status leafpad: Add Upstream-Status matchbox-config-gtk: Add Upstream-Status contacts: Add Upstream-Status dates: Add Upstream-Status web: Add Upstream-Status webkit: Add Upstream-Status - Also removed empty fix_im.patch apr-util: Add Upstream-Status libcroco: Add Upstream-Status liboil: Add Upstream-Status libxslt: Add Upstream-Status libglade: Add Upstream-Status gnome-terminal: Add Upstream-Status xev: Add Upstream-Status claws-mail: Add Upstream-Status clipboard-manager: Add Upstream-Status epdfview: Add Upstream-Status kf: Add Upstream-Status qemu: Add Upstream-Status clutter-gst: Add Upstream-Status table: Add Upstream-Status matchbox-panel-2: Add Upstream-Status Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-05-12recpies: add Upstream-Status for multiple recipes' patchesDexuan Cui2
tcf-agent: update its patch's Upstream-Status screen: update its patch's Upstream-Status which (GPLv2): update its patch's Upstream-Status gnome-vfs: update its patch's Upstream-Status libart-lgpl: update its patch's Upstream-Status librsvg: update its patch's Upstream-Status fontconfig: update its patch's Upstream-Status freetype: update its patch's Upstream-Status libxsettings-client: update its patch's Upstream-Status libxcb: update its patch's Upstream-Status libx11: update its patch's Upstream-Status - remove 2 unused xim.patch. libx11-trim: update its patch's Upstream-Status libxcalibrate: update its patch's Upstream-Status libxcomposite: update its patch's Upstream-Status libxfont: update its patch's Upstream-Status xtrans: update its patch's Upstream-Status - remove abstract_socket_fix.patch as it's not used at all for long. calibrateproto: update its patch's Upstream-Status latencytop: update its patch's Upstream-Status powertop: update its patch's Upstream-Status settings-daemon: update its patch's Upstream-Status gnome-settings-daemon: update its patch's Upstream-Status libxklavier: update its patch's Upstream-Status liblbxutil: update its patch's Upstream-Status oprofile: update its patch's Upstream-Status and remove an unused patch - delete xml_callgraph_details.patch as it's not used at all. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-05-11web: fix typo in MakefileNitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-05-11matchbox-theme-sato/pseudo: Add DEFAULT_PREFERENCE = -1 for SCM recipesRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-10web-sato: Update for svn -> git transtionSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-08gtkhtml2, web: Sync version for API ChangeSaul Wold1
Sync up the css_parser API between web and gtkhtml2 Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-05web: fix SRCREVSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-04Remove machine-specific metadata for machines no longer in oe-corePaul Eggleton1
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-05-04poky-default-revisions: move the SRCREV to recipe fileYu Ke25
in this case, those non poky distro can also use these recipe normally Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-05-04puzzles: update to r9163Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-05-04Fix matchbox-panel-2 compile errorGary Thomas2
This patch is needed when building with GCC-4.6.0 -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ >From 7337ecd4970f7d94080ad70b912bdb2742d2d7aa Mon Sep 17 00:00:00 2001 From: Gary Thomas <gary@mlbassoc.com> Date: Thu, 28 Apr 2011 11:03:44 -0600 Subject: [PATCH] matchbox-panel: fix compile error with GCC-4.6.0 Upstream-Status: Pending [sgw: added Upstream-Status] Signed-off-by: Gary Thomas <gary@mlbassoc.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-04-28rxvt-unicode: upgrade to version 9.10Dongxiao Xu9
Remove some patches since some logic doesn't exist in upstream. This upgrades fixes CVE: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2006-0126 Also it fixes [Yocto #980] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-04-22puzzles: Upgrade to svn r9151 (from r9084)Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-04-22tasks: Upgrade to 0.19 (from 0.18)Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-04-20Rename poky-image.bbclass to core-image.bbclassRichard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie7
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie14
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-04-20Replace POKYBASE with COREBASERichard Purdie3
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-16task-base, task-poky-basic, task-poky: Remove hard-coded references to dropbearScott Garman1
This is the first step in refactoring the SSH server selection to be done in IMAGE_FEATURES instead of as hardcoded in these tasks. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-03-16matchbox-desktop: add configure event handler to fix bug 658Yu Ke2
Bug658 - "the bottom icons on Applications and All screen are cut-off in qemu" the reason is that desktop work area is not resized after window manager decoration. so add configure event handler to resize the desktop work area can fix this issue. [YOCTO #658] Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-03-14Update SRC_URIs to use BPN instead of PNRichard Purdie18
[YOCTO #860] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-03Fixup merge error and apply cleanupsRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>