summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
Commit message (Collapse)AuthorAgeFilesLines
* remove the unnecessary protocol parametersJackie Huang2013-08-3017-17/+17
| | | | | | | | | | | It's not necessary to specify the protocol parameter when it's the default protocol for the fetcher, e.g. the default protocol for git fetcher it git, "protocol=git" isn't needed. (From OE-Core rev: a2bab241c64428d5109c3c5ac5de4463fbad70c5) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* midori: use BPN instead of PNSaul Wold2013-08-281-1/+1
| | | | | | | | | Otherwise multilib builds break as the SRC_URI becomes invalid. (From OE-Core rev: 82c6ab123fafa2acc3d437328a7ca856dfd078d6) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* midori: add version 0.5.5 from meta-gnomeMihai Prica2013-08-281-0/+43
| | | | | | | | | | | | | Midori is a lightweight web browser that uses the WebKit rendering engine and the GTK interface. This allows a more easy testing of the functionality of webkit-gtk component that is already in oe-core. (From OE-Core rev: 88d9d7e47dedd9bfa26da860e6ff77ee5206d9e8) Signed-off-by: Mihai Prica <mihai.prica@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rxvt-unicode: Check existence of acinclude.m4Radu Moisan2013-07-131-1/+3
| | | | | | | | | copy should only happen if acinclude.m4 doesn't exist (From OE-Core rev: f3f892cba2d4f23d6b994b907ce06badd5ad2f0c) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rxvt-unicode: Upgrade to v9.18Radu Moisan2013-07-104-3/+3
| | | | | | | | | | | | | do_configure was initially failing because could not stat aclocal.m4, prepended ${S} so that it could find the file, however I don't know the reasoning for do_configure_prepend in this recipe, it also builds fine without it (From OE-Core rev: 14b6be6f3f1658fa901ee6b124be54adef7e3576) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shutdown-desktop: give entire path in Exec fieldLaurentiu Palcu2013-07-101-1/+3
| | | | | | | | | | | | | A normal user does not have /sbin in its PATH, by default, so having the entire path here allows the correct execution when run as regular user. [YOCTO #4345] (From OE-Core rev: 8507335951dc5fb10ae40dc7f6850608c703ecc3) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit: set COMPATIBLE_HOST for mips64Kang Kai2013-07-102-0/+6
| | | | | | | | | | | webkit packages can NOT be built for mips64 with 64 bit userspace. Set COMPATIBLE_HOST to to block them build for such platform. (From OE-Core rev: 0d2ed6bca55319195b5efd74eac83a459bf58ee8) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: add aarch64 supportRiku Voipio2013-07-022-0/+42
| | | | | | | | | | Add patch from meta-linaro to compile webkit on aarch64. (From OE-Core rev: 0edc61b9a38f93f06098b929662db6c3ce68670d) Signed-off-by: Riku Voipio <riku.voipio@linaro.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sato-screenshot: bump SRCREV for linkage fixesRoss Burton2013-06-182-18/+2
| | | | | | | | | | | | Newer toolchains are stricter with linking. Patches have been merged upstream so bump the SRCREV to use them. fix_ldadd_order was also merged upstream, so delete it. (From OE-Core rev: 8d25bce5d550fff01b97a36ef8e1e3e155e2dee6) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-panel: bump SRCREV for linkage fixesRoss Burton2013-06-181-1/+1
| | | | | | | | | | Newer toolchains are stricter with linking. Patches have been merged upstream so bump the SRCREV to use them. (From OE-Core rev: 55801d72917a75e10c3a470cbd183adce3e67cfc) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: Support build on mips64Khem Raj2013-06-172-0/+70
| | | | | | | | (From OE-Core rev: 3dd21bc6f70a2b157936257c9673dee6ce7f90bd) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-terminal: Update to git HEAD 452bca253492a97a587f440289b9ab27d217353eIonut Radu2013-06-071-2/+1
| | | | | | | | (From OE-Core rev: 6ff15b794d3027d315712e6a5abae1bed0159d1a) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* settings-daemon: Update to git HEAD 9a99528b02255450db81176abd9bbcc1dab9a4c1Ionut Radu2013-05-291-1/+1
| | | | | | | | (From OE-Core rev: 7d45d5c666880e3242e1fe0dcd2b16d6c0ebdf4e) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* packagegroup-core-x11-sato: Add udev-extraconf to maintain compatibilitySaul Wold2013-05-081-0/+1
| | | | | | | | | | Since we have removed udev-extraconf as a RRECOMMENDS in udev add it back here to maintain compatibility (From OE-Core rev: 8e2df16e9ab7433a868da2a3db4a25441b92d0ed) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-panel-2: bump srcrev to fix compile warningsRoss Burton2013-04-292-57/+3
| | | | | | | | | | | | The older versions of matchbox-panel were naively using -Werror which causes warnings with gcc 4.6 (which were patched away) and again more with gcc 4.8. I'd already fixed this upstream so bump the srvrev and drop the patch. (From OE-Core rev: ae38cac225f0d84e6acecb6bc46df939d37cd031) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: remove gnome-keyring dependencyRoss Burton2013-04-291-1/+1
| | | | | | | | | | | The direct use of gnome-keyring was removed back in 1.1.13, so remove the dependency. (From OE-Core rev: 6389b4c6c58def894bd895e797c2d579439f69d5) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-session-sato: install GConf values directly instead of using schemasRoss Burton2013-04-232-61/+13
| | | | | | | | | | | | | | Because both matchbox-session-sato and settings-daemon were attempting to install their preferred values though schemas there was a race as to which ones were used. Revert matchbox-session-sato back to writing the values directly, adding a dependency on gconf-native so that this can happen on the host. (From OE-Core rev: 90ca53cbbdb1ed30883d4aa8ce9c933ae1fad5fa) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* packagegroup-core-tools-debug: split out Eclipse packagesPaul Eggleton2013-03-231-1/+1
| | | | | | | | | | Split out the packages added for Eclipse remote debugging to a separate package group so that we can avoid pulling them in if not using Eclipse. Fixes [YOCTO #3251]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rxvt-unicode: Upgrade to v9.17Radu Moisan2013-03-184-3/+3
| | | | | | | | (From OE-Core rev: 8d6176880a9fa0aece85be23567312cb848c602e) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* puzzles: upgrade to 9765Constantin Musca2013-03-051-0/+0
| | | | | | | (From OE-Core rev: aea07f4010a00d288fab241fd755df4f1063c234) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-session-sato: do not rdepend on initscriptsChen Qi2013-03-011-5/+2
| | | | | | | | | | | | | | | Previously, matchbox-session-sato depended on initscripts, thus resulting in initscripts package built and installed in case of systemd init manager. But there is actually no dependency between them. So this patch removes the dependency. [YOCTO #3940] (From OE-Core rev: 8fbf22ef856a68e4f2e9ddabe33334f60616e16c) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gtk-sato-engine: update to git repository headMarko Lindqvist2013-02-221-2/+2
| | | | | | | | | | The only new commit this pulls fixes build with automake-1.13. (From OE-Core rev: 86284e488a984ee161af75bee30440b827bd72c9) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: replace obsolete automake macros with working onesMarko Lindqvist2013-02-222-1/+16
| | | | | | | | | | | | | Add obsolete_automake_macros.patch that replaces automake macros no longer supported by automake-1.13 with modern constructs. Removed AM_PROG_CC_STDC. AC_PROG_CC to replace it was already present. (From OE-Core rev: fd3586cfa620299ba2544ce16e140956b5171ae5) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-session-sato: start the keyboard applet if we have no keyboardRoss Burton2013-02-221-1/+8
| | | | | | | | | | | If the formfactor says we have no physical keyboard, add the keyboard applet so the user can force the keyboard to show/hide on demand. (From OE-Core rev: a0bca3dc35db1a8fbc49fa4e3884c2365353b9c1) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-keyboard: add RRECOMMENDS to matchbox-keyboard-appletRoss Burton2013-02-221-0/+1
| | | | | | | | | | The keyboard is more useful with the applet, as it means that you can hide it. (From OE-Core rev: b6ea5818314d6de3a68df455e462f98f06cfd860) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-keyboard: general clean upRoss Burton2013-02-221-9/+11
| | | | | | | | | | Re-order variables, use $PN more, and merge the -dbg packages together. (From OE-Core rev: 1dfe4f5d49bbbaf1adc28dacac92b5288021309b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: update to upstream version 1.8.3Marko Lindqvist2013-02-151-3/+3
| | | | | | | | (From OE-Core rev: 570e5e20623031ad03cce470fc3d94d9a5b05827) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* web: remove gtkhtml2 versionRoss Burton2013-02-133-146/+0
| | | | | | | | | The gtkhtml2 version of Web is even older than the webkitgtk port, remove it. (From OE-Core rev: 7ee3c35ca51e358e1d5a710922acb52c0724086e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-stroke: removeRoss Burton2013-02-043-60/+0
| | | | | | | | | | matchbox-stroke was never more than a proof of concept, so remove it. (From OE-Core rev: f9491f2ed276d591b7a2c6eff2a7241f627db50c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* packagegroup-core-x11-sato: remove matchbox-strokeRoss Burton2013-02-041-1/+0
| | | | | | | | | | | matchbox-stroke was never more than a proof of concept, so let's not pretend it's a serious gesture input method and remove it. (From OE-Core rev: 465958f2fc6a633d697277aa06dd1c67d485f0d0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* puzzles: upgrade to r9751Constantin Musca2013-01-251-0/+0
| | | | | | | (From OE-Core rev: cf97241a18284180ff3b8dd880f219d09155bf09) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* core-image: Add hwcodecs IMAGE_FEATURERichard Purdie2013-01-241-1/+1
| | | | | | | | | | | Currently hardware codecs are being injected in rather ugly ways and end up either in no or all images. This adds a dedicated IMAGE_FEATURE for them based on the MACHINE_HWCODECS variable. We may need to refine this in due course but this patch at least illustrates the concept. (From OE-Core rev: 1cb370587fd72e3f0f69678748108cc4116767fb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* puzzles: upgrade to r9733Constantin Musca2013-01-101-0/+0
| | | | | | | (From OE-Core rev: 418312a2523f5e1fd231d215475250168f17fa58) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-keyboard: use the gtk-immodules-cache.bbclassLaurentiu Palcu2013-01-101-16/+2
| | | | | | | | | | | | | Since the class was already present, use it. Also, this will have the postinstalls run on host, at do_rootfs time. [YOCTO #3602] (From OE-Core rev: 2e6c202c000cfd0edbc024468c9f6c4b8b7eb816) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pcmanfm: upgrade to 1.1.0Constantin Musca2013-01-073-123/+4
| | | | | | | | | | | | | | pcmanfm_fix_for_automake_1.12.patch: removed - problem not reprodicible anymore owl-window-menu.patch: removed - not needed anymore (From OE-Core rev: 14fb53c398d7ce5d33c221655643ec51c3a92a6f) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* webkit-gtk: fix build with bison-2.6+Martin Jansa2012-12-312-1/+560
| | | | | | | | | | * bison was upgraded to 2.7 in oe-core (From OE-Core rev: f116dc32240e2f2d3c6e9bc8bc3320862f5116d3) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-panel-2: fix PVConstantin Musca2012-12-311-2/+2
| | | | | | | | (From OE-Core rev: bd0aefde3243785e48740539033a13d443d6bb14) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gthumb: remove recipeConstantin Musca2012-12-311-1/+0
| | | | | | | | | | Part of the sato trimming process (From OE-Core rev: a328741eff50cf00d1553a915fc81af41400a5fc) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-session-sato: use a proper schema fileLaurentiu Palcu2012-12-192-14/+60
| | | | | | | | | | | | | Also, inheriting gconf.bbclass will allow for the schema registration to be done at do_rootfs time. [YOCTO #3603] (From OE-Core rev: a19592b684d482a7c011495f1c761f38c316319a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-theme-sato-2: remove, depends on matchbox-wm-2Saul Wold2012-12-191-11/+0
| | | | | | | (From OE-Core rev: 871a15ba5d8eecae37f0152e50073c90c7fea16c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-keyboard: fix the build with libpng15Ross Burton2012-12-132-2/+52
| | | | | | | (From OE-Core rev: d49facde4fffc95cd153195fc0114dfbc1bf512c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* puzzles: upgrade to r9712Constantin Musca2012-12-061-1/+1
| | | | | | | | | | | | License checksum change due to: < Schmidt and Steffen Bauer. > Schmidt, Steffen Bauer and Lennard Sprong. (From OE-Core rev: 699b3b4451a7fe88e0dab46c5a781998226e377e) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* matchbox-panel-2: Use a more standard layout for patch filesRichard Purdie2012-11-211-0/+0
| | | | | | (From OE-Core rev: 7e78c5901be4d684669146b2f9ab845507156034) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* puzzles: upgrade to r9660Constantin Musca2012-11-121-1/+1
| | | | | | | | | | | | | | License checksum change due to diff: 4,5c4,5 < K�lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou and < Bernd Schmidt. > K�lker, Dariusz Olszewski, Michael Schierl, Lambros Lambrou, Bernd > Schmidt and Steffen Bauer. (From OE-Core rev: dbf89870ae2eade8210ef6bbc9c13be17336ea68) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sato-icon-theme: merge sato-icon-theme.inc into recipeAndreas Müller2012-10-242-26/+23
| | | | | | | | | nothing else needs sato-icon-theme.inc (From OE-Core rev: b6bbfcfa329ea2695f1da53f880ae1f2cf2cf2e1) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sato-icon-theme: fix buildAndreas Müller2012-10-242-3/+3
| | | | | | | | | | | | | | | | | | | | Can't locate XML/Simple.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/icon-naming-utils/icon-name-mapping line 12. | BEGIN failed--compilation aborted at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/icon-naming-utils/icon-name-mapping line 12. | make[3]: *** [install-data-local] Error 2 | make[3]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16/actions' | make[2]: *** [install-am] Error 2 | make[2]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16/actions' | make[1]: *** [install-recursive] Error 1 | make[1]: Leaving directory `/home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/sato-icon-theme-0.4.1/16x16' | make: *** [install-recursive] Error 1 | ERROR: oe_runmake failed | ERROR: Function failed: do_install (see /home/andreas/tmp/oe-core-eglibc/work/all-angstrom-linux/sato-icon-theme-0.4.1-r5/temp/log.do_install.21502 for further information) (From OE-Core rev: 61233b05ad299a34b5d3c06fe3c0162cba8fb273) Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libical: removeRoss Burton2012-10-232-69/+0
| | | | | | | | | | This was only used by evolution-data-server and is now maintained in meta-oe/meta-gnome. (From OE-Core rev: 754ddbf1c57e6b9d0650498538840effebe4f7a2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* evolution-data-server: removeRoss Burton2012-10-2310-684/+0
| | | | | | | | | | Remove evolution-data-server, this is now maintained in meta-oe/meta-gnome and is not needed by the GMAE SDK anymore. (From OE-Core rev: a7cf593d351e678c6c6f3429ab4bbd37c032b9cb) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sato-icon-theme: update mapping program locationSaul Wold2012-10-182-2/+2
| | | | | | | | | | | | | | | When we changed the /usr/libexec default to be /usr/lib/<pn>, the icon name mapping needed to be updated also. (From OE-Core rev: 58b20de32f4b6ca684120d1b87a7aece2df6f0a6) (From OE-Core rev: b3ff57c7a15c8509397d4b8e84410aab08ea4d1c) (From OE-Core rev: 49d8f5d2257f00f02437b95e624960ba4aadd9d4) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pcmanfm: mark AArch64 as compatibleMarcin Juszkiewicz2012-10-181-1/+1
| | | | | | | (From OE-Core rev: 468c074ba15cd4b93600d5ba5a1fdc032718d7c3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud