aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-06-02dora: Create branch with autotools-brokensep removeddoraAlex J Lennon
... which allows built in older releases of Yocto e.g. dora Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-05-16mono: Update to support release 4.0.1.34Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-05-10mono: Update to support 4.0.1.28 releaseAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-04-27cefglue: Add support for building cefglue 3.2171.2039Alex J Lennon
...for CEF3 Chromium 39.0.2171.95 Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-04-27conf: Support general recipe-foo foldersAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-04-27pango: Remove broken/unused pango supportAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-04-27mono: Update to 4.0.1 releaseAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-20mono: Fix missing librariesAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-19mono: Breaking out into separate packagesAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-19mono,mono-native: Use PACKAGECONFIG to build a version of mono with orEnric Balletbo i Serra
without X support in function of x11 DISTRO_FEATURES. Tested on qemux86 (mono using X) and imx6 board (mono without X) Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com> Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-10readme: Update readme to reflect changesAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-10mono: Patched 3.4.0, 3.8.0,3.10.0, 3.12.0 against Mono TLS vulnerability.Alex J Lennon
3.12.1 includes the changes in the release Removed 3.2.8 support http://www.mono-project.com/news/2015/03/07/mono-tls-vulnerability/ Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-09mono: Updated to Mono 3.12.1Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-03-02readme: Added link to tutorial on building Mono for Raspberry PiAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-02-03monotools-server: Inherit pkgconfig to fix configure step failure with dizzyAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2015-01-15mono: Updated to Mono 3.12.0Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-10-20mono: Update Mono to 3.10.0Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-09-12mono: Updated to Mono 3.8.0Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-07-28mono-git: Patch path to libMonoPosixHelper.soAlex J Lennon
libMonoPosixHelper was not being found on target Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-07-28monotools-server: Correct use of FILESEXTRAPATHSAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-07-16mono: Modify dllmap patch for libgdi as existing patch breaks with Mono gitAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-06-20monotools-server: Inherit autotools-brokensep to fix buildAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-06-20mono-xsp: Inherit autotools-brokensep to fix buildAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-31mono,mono-native: Add non-default recipes to build Mono from the git repositoryAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-31layer.conf: Default to building latest release of Mono (3.4.0)Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-23mono-helloworld-xbuild: Cleanup do_install()Alex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-23mono-helloworld: Added missing RDEPENDS on monoAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-22mono: Add missing RDEPENDS on libgdiplusAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-22image-full-mono: Remove mono-addins from image as it is already present in ↵Alex J Lennon
mono build Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-22README: Added link to .NET recipe build walkthrough on the Yocto wikiAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-22Switch from autotools to autotools-brokensep to handle Mono's autogen.sh ↵Chris Morgan
requiring it be run from inside of the source tree Signed-off-by: Chris Morgan <chmorgan@gmail.com> Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-18image-full-mono: Added meta-mono recipesAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-18mono-addins: Added missing dependency on gtk-sharpAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17taglib-sharp: Initial recipeAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17mono-upnp: Initial recipeAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17mono-addings: Initial recipeAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17image-full-mono: Starting point for an image that will build all recipes in ↵Alex J Lennon
meta-mono as regression test Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17core-image-mono: Removed extraneous dependency on libgdiplusAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-17README: Changed to markdown formatAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-11README, FAQ: Added details on building Mono under WindowsAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-10FAQ: Added link to wiki documentation on inclusion of Mono and build of ↵Alex J Lennon
associated recipes https://wiki.yoctoproject.org/wiki/Building_and_running_embedded_Linux_.NET_applications_from_first_principles Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-05-10README: Updated documentation links, included wiki article on use of ↵Alex J Lennon
meta-mono and associated example projects https://wiki.yoctoproject.org/wiki/Building_and_running_embedded_Linux_.NET_applications_from_first_principles Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-28mono, mono-native:Alex J Lennon
A build failure under the Linux Mint host OS was reported. This was due to the build system still incorrectly using the host version of libtool. Changes here to correct to use of hostprefix-libtool. Reported-by: Colin Waddell <colin@ideas-eng.com> Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-22README: Updated to include successful testing of Mono 3.4.0 on ARM hardfp ↵Alex J Lennon
platform Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-22mono: Fixed packaging error in mono-3.4.0 recipe which meant that ↵Alex J Lennon
/etc/mono/* files were in /etc/mono/mono*. As a result Mono wasn't picking up a valid machine.config file which in turn meant that there were errors reading from application configuration files Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-22FAQ: TypoAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-21FAQ: Added question on including Mono in an imageAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-21FAQ: Created FAQ fileAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-21mono-helloworld: Remove old versionAlex J Lennon
Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>
2014-04-21mono-helloworld: Added recipes and README notes to show building with xbuild ↵Alex J Lennon
(using a Visual Studio solution) as well as the existing example which is based on autotools Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk>