summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | luarocks: never wraps scriptFrancois Perrad2014-02-261-0/+1
| | | | | | | | | | | | | | this config prevents the introduction of some HOST_DIR paths on target Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | lua: handles BR2_PREFER_STATIC_LIBFrancois Perrad2014-02-264-21/+43
| | | | | | | | | | | | | | | | | | fix compilation with Blackfin FLAT see http://autobuild.buildroot.net/results/b41/b4146bf821d59f694546f6e3a341394cc8fa43ce/ Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | lua: refactor install stepsFrancois Perrad2014-02-263-27/+47
| | | | | | | | | | | | | | | | since the comeback of version in module path (see commit ccd68a51) the upstream Makefiles are usable for install. Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | lua: remove LUA_INSTALLED_FILESFrancois Perrad2014-02-261-11/+0
| | | | | | | | | | | | | | | | Useless since the uninstall commands were removed in eb7bd9ef Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | vlc: needs toolchain with c++ supportSimon Dawson2014-02-261-2/+3
| | | | | | | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | gst1-plugins-bad: Add bug URL for the opencv modules issueVicente Olivert Riera2014-02-261-0/+1
| | | | | | | | | | | | | | | | | | | | A bug has been reported upstream to fix this issue properly, and a GStreamer developer agreed with our proposal. We add the bug URL to comments on Config.in to let the interested users follow the progress of this issue. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | imagemagick: use --without-bzlib when bzip2 is not selectedRomain Naour2014-02-261-1/+1
| | | | | | | | | | Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | vlc: add warning that it has known issuesArnout Vandecappelle2014-02-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We've seen autobuilder failures for vlc on many platforms and we don't know how to solve them. It is also currently orphaned, i.e. there is nobody who is actively using the package and maintaining it in buildroot. We could mark the package as BROKEN, but that would make it completely invisible for the users and the autobuilders, which would not help its orphan-ness. Therefore, instead, add a big fat warning in the config menus that it has known issues. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | ncftp: clarify the NCFTP_RUN_AUTOCONF hook.Arnout Vandecappelle2014-02-251-1/+4
| | | | | | | | | | | | | | | | | | When I saw this patch it took me a while to figure out how/why it worked, so let's make life easier for the eventual version bumper to understand what's going on here. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | gdb: correct version selection on arc/microblaze if host version isn't enabledPeter Korsgaard2014-02-251-2/+2
| | | | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/858/8580840f6e41f198d2cfc0609e14765dbc2e7322/ kconfig uses the first 'default ... if' line that matches, so ensure the arch specific ones come before the generic 7.5.1 default, otherwise arc/microblaze ends up with 7.5.1 instead of their custom version. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | cppdb: not available for static buildsGustavo Zacarias2014-02-251-2/+5
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/cdc/cdc522c2cddb10a5c38239fcbea604bfa5a49045/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | openswan: security bump to version 2.6.40Gustavo Zacarias2014-02-252-30/+1
| | | | | | | | | | | | | | | | | | Fixes CVE-2013-6466. openswan-wno-error-cpp.patch is no longer required since it's now conditional on a check for a modern enough compiler. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | gst1-plugins-bad: select all opencv modules neededVicente Olivert Riera2014-02-251-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | gstopencv.c includes the old-style header opencv/cv.h which includes a set of module's headers. To satisfy the opencv/cv.h requirements we need to select the modules which provide the required headers. Fixes: http://autobuild.buildroot.net/results/f5b/f5b248eb7be38d6eb3655cdc1ab6ee5e716b9b29/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Samuel Martin <smartin@aldebaran-robotics.com> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | strongswan: needs threadsGustavo Zacarias2014-02-251-0/+4
| | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.net/results/e23/e2394705545dad8e33ffc558df518014c15f5271/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | qt5connectivity: Don't build scanner example without QtQuickVicente Olivert Riera2014-02-251-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply upstream patch to fix this problem: make[3]: Entering directory `/home/test/test/3/output/build/qt5connectivity-5.2.0/examples/bluetooth' cd scanner/ && ( test -e Makefile || /home/test/test/3/output/host/usr/bin/qmake /home/test/test/3/output/build/qt5connectivity-5.2.0/examples/bluetooth/scanner/scanner.pro -o Makefile ) && /usr/bin/make -f Makefile Project ERROR: Unknown module(s) in QT: quick Fixes: http://autobuild.buildroot.net/results/163/1635e4d385293ea560107bdf624033e8ffefbe72/ Upstream patch URL: https://qt.gitorious.org/qt/qtconnectivity/commit/1454664752505f5870e4173d15362bfdfe4148e7/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | libpng: fix download locationSven Neumann2014-02-251-1/+1
| | | | | | | | | | Signed-off-by: Sven Neumann <neumann@teufel.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | haserl: mark old 0.8 version as deprecatedPeter Korsgaard2014-02-251-0/+1
| | | | | | | | | | | | | | The 0.8 version hasn't seen any updates since 2005, and there's no real reason to continue to use it today, so deprecate it. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | Update for 2014.02-rc3Peter Korsgaard2014-02-254-6/+41
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | gst-fsl-plugins: add missing librt linking for libgstfsl.Peter Seiderer2014-02-251-0/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes runtime failure of gst-fsl-plugins, e.g. (gst-plugin-scanner:1700): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-0.10/libmfw_vpu.so': /usr/lib/libgstfsl-0.10.so.0: undefined symbol: shm_open) when compiled with buildroot/glibc toolchain. See also old buildroot mailing list request [1]. [1] http://lists.busybox.net/pipermail/buildroot/2013-June/073910.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | libsigsegv: add Blackfin supportThomas Petazzoni2014-02-241-0/+19
| | | | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/5e2/5e2c627cfcb2699b16a82eb9554f2c9dfabd5483/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | thrift: needs host-bison and host-flexThomas Petazzoni2014-02-241-1/+1
| | | | | | | | | | | | | | | | | | Fixes: http://autobuild.buildroot.org/results/d46/d46f9097780bdde68ec15f693281ee0b04667f98/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | common-usage.txt: adjust documentation for renamed BR2_GRAPH_ variablesPeter Korsgaard2014-02-241-6/+6
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | graphs: rename user-facing variablesYann E. MORIN2014-02-242-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename the GRAPH_OUT and GRAPH_ALT variables according to our recently-agreed naming scheme for user-facing variables: - GRAPH_OUT -> BR2_GRAPH_OUT - GRAPH_ALT -> BR2_GRAPH_ALT The documentation part of the rename is handled by Thomas as part of his manual fixing spree. ;-) Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | manual: fix missing DL_DIR rename to BR2_DL_DIRYann E. MORIN2014-02-241-1/+1
| | | | | | | | | | | | | | | | There was one instance of DL_DIR that was left out. Fix that. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: fix minor spelling/grammar mistakesThomas De Schampheleire2014-02-243-7/+7
| | | | | | | | | | | | | | | | | | This commit fixes a few minor spelling or grammar mistakes since the recent additions to the manual (commits 0b100de2cf36d81910ab53978b8a379214a683ea to 7cbb476661b0cfa213d8885f3fe5d58823e84286). Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | libtool: fix build on systems with automake-1.11 (e.g. Fedora 10)Arnout Vandecappelle2014-02-242-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | package/libtool/libtool-0001-mips64-n64-linking.patch touches an m4 file, so applying it triggers a run of autoconf, automake, etc. This sometimes leads to build failures due to incompatible system autotools. This was observed on Fedora 10, which has automake 1.11 while the generated files that are included in the tarball require automake 1.11.1. We cannot simply set HOST_LIBTOOL_AUTORECONF = YES because that would create a circular dependency on host-libtool. Therefore, the patch patch is applied on the installed libtool.m4 instead of in the source tree. Then, it also needs to be renamed to something that doesn't match buildroot's patch convention so it doesn't get picked up automatically. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | libsecret: not available on AVR32, compiler errorThomas Petazzoni2014-02-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | libsecret does built on AVR32 due an internal compiler error, and since it's unlikely that gcc will ever be upgraded on AVR32, we simply mark this package as not available. The only reverse dependency of libsecret is webkit, which already cannot be selected on AVR32. Fixes: http://autobuild.buildroot.org/results/2d4/2d41f97378f06d0f3922e078ec0d02549690d4c1/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | sconeserver: missing dependency on BR2_USE_MMUThomas Petazzoni2014-02-241-0/+1
| | | | | | | | | | | | | | | | | | The BR2_PACKAGE_SCONESERVER_HTTP_SCONESITE_IMAGE option of sconeserver selects imagemagick, but forgets to depends on BR2_USE_MMU, which imagemagick depends on. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | pcmanfm: add missing BR2_USE_MMU dependency from gaminThomas Petazzoni2014-02-241-0/+1
| | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | packages: missing propagation of !mmu from pangoThomas Petazzoni2014-02-244-0/+4
| | | | | | | | | | | | | | | | A number of packages that select Pango (which depends on BR2_USE_MMU) forget to also depends on BR2_USE_MMU. This commit fixes that. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | opencv: add missing dependency on !MMU for gtk supportThomas Petazzoni2014-02-241-0/+1
| | | | | | | | | | | | | | | | libgtk2 depends on !MMU, so when OpenCV selects Gtk, it should propagate this dependency. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | util-linux: libblkid needs fork(), disable on !MMUThomas Petazzoni2014-02-245-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The libblkid library in util-linux uses fork. While it seems potentially possible to disable the parts of the library that use fork (the only parts using fork are parts related to LVM and Device Mapper, which are said to be legacy as they are replaced by sysfs based scanning, instead of having to fork to run a separate process). However, since libblkid is used by: - e2fsprogs, which uses lots of fork all over the place - udev, which most likely will also need fork There is not much point in making libblkid fork-less. As a consequence, this commit makes util-linux/libblkid unavailable on non-MMU architectures, and propagates the relevant dependency to the reverse dependencies of libblkid. This fixes the e2fsprogs build failure seen on Blackfin. The failure was due to a configure test of e2fsprogs which was trying to link a small test program against libblkid, which failed because there was an undefined reference to fork() in the libblkid code. Fixes: http://autobuild.buildroot.net/results/ee2c1568d16ac040011dd4d6d8b543ff9e9e2622/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | cairo: improve the Blackfin build fixThomas Petazzoni2014-02-241-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch cairo-001-blackfin-build-fix.patch was added in commit d372d0b6777f52cd493dc0a892593d4390536ec5 ('cairo: add patch to fix Blackfin build failure') to take into account the fact that Blackfin has a non-empty USER_LABEL_PREFIX: C symbol 'foo' corresponds to assembly symbol '_foo', contrary to most other architectures where they are the same. However, the patch was only fixing the relevant macros in src/cairo-compiler-private.h and did not take into account the duplicated version of these macros in util/cairo-script/cairo-script-private.h. This commit fixes that. This commit is fixing a build failure on Blackfin, for which there was no recorded autobuilder result because this problem was hidden by the problem fixed by the previous commit ('cairo: fix build on Blackfin in test/cairo-test-runner.c'). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | cairo: fix build on Blackfin in test/cairo-test-runner.cThomas Petazzoni2014-02-241-0/+29
| | | | | | | | | | | | | | | | | | | | | | | | Add a patch for Cairo that ensures <unistd.h> is properly included to get the prototype of readlink and getppid even on non-MMU platforms. Fixes: http://autobuild.buildroot.net/results/93a97f90345d193b52035b2dc7559a306e11098e/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | binutils: add upstream patch to fix --enable-install-libiberty flagArnout Vandecappelle2014-02-232-0/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.org/results/1ea/1ea98985ce06dc1b7569ef5abe2fc13090fb5f3a The upstream patch patches both configure.ac and configure, so we keep that. It is numbered 001 because it is an upstream patch, so it should come before the buildroot patches. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: mention the per-package graph-depends targetThomas Petazzoni2014-02-231-0/+5
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: document the usage of <pkg>_OVERRIDE_SRCDIRThomas Petazzoni2014-02-232-0/+86
| | | | | | | | | | | | [Peter: adjust wording as suggested by Yann] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: refresh informations about *-menuconfig targetsThomas Petazzoni2014-02-231-2/+4
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: rephrase paragraph about unsupported external toolchainsThomas Petazzoni2014-02-231-17/+7
| | | | | | | | | | | | | | | | | | | | | | | | The ELDK now relies on Yocto, so it no longer has the funky non-standard way of doing multilib. Also, we didn't mention that Yocto toolchains/SDK are not suitable for usage with Buildroot. Therefore, this commit rewords this part of the documentation to explain that Yocto/OpenEmbedded SDKs cannot be used as external toolchains in Buildroot, and why. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: mention that custom toolchains is also useful for BR toolchainsThomas Petazzoni2014-02-231-8/+8
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: update external toolchain examplesThomas Petazzoni2014-02-231-4/+3
| | | | | | | | | | | | | | | | | | Replace ADI by Analog Devices, which is clearer for most people, and remove the Xilinx external toolchains since we have deprecated them. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: update informations about C library in internal backendThomas Petazzoni2014-02-231-19/+11
| | | | | | | | | | | | | | | | | | | | | | | | Now that we have eglibc and glibc support in the internal backend, and no longer marked as experimental, a little bit of rewording is needed. It is no longer necessary to indicate that uClibc was historically supported as the only C library, and that the glibc support is experimental. We also update the rest of the description to be less uClibc specific. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: add section about build time graphingThomas Petazzoni2014-02-231-0/+47
| | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: add section about dependency graphsThomas Petazzoni2014-02-231-0/+52
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: reference Python and Lua infras from the list of package ↵Thomas Petazzoni2014-02-231-0/+11
| | | | | | | | | | | | | | | | infrastructures [Peter: adjust wording as suggested by Yann] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: rephrase and expand part on when a full rebuild is necessaryThomas Petazzoni2014-02-231-22/+71
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: rephrase part about rebuilding packagesThomas Petazzoni2014-02-231-17/+19
| | | | | | | | | | | | | | | | | | | | | | There is no need to tell people that they should remove stamp files: they should use the make <pkg>-reconfigure and make <pkg>-rebuild make targets instead. We still keep an explanation about stamp files, just to give the user an insight on how Buildroot works internally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | docs/manual: toolchain packages no longer use custom makefilesThomas Petazzoni2014-02-231-3/+0
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | sdl: fix SDL_AUTORECONF typo in commentPeter Korsgaard2014-02-231-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* | qt: needs MMU (fork)Thomas De Schampheleire2014-02-233-0/+5
| | | | | | | | | | | | | | | | Fixes http://autobuild.buildroot.net/results/4f7/4f744595efceba2d5a54151bf5f1802eb1268fac/ Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud