summaryrefslogtreecommitdiff
path: root/strata/core.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/core.morph: Remove error-perl-tarballbaserock/jjardon/error-perl-tarballJavier Jardón2014-11-201-7/+0
| | | | | | | | | Its not a dependency of git anymore and its use is "no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so" See http://search.cpan.org/~shlomif/Error-0.17022/lib/Error.pm
* Use patched version of setuptools 7.0Richard Ipsum2014-11-201-3/+3
| | | | | | | | | | | | | | | | | | | | | There are two versions of setuptools, a bitbucket branch[1] and a 0.6 branch that lives in sandbox on svn.python.org[2] 0.6 is still maintained but most active development happens on bitbucket. This patch moves us onto using setuptools from bitbucket. We have patched setuptools to allow our import tool to get information on build dependencies from python packages. A pull request for our setuptools patch has been submitted upstream[3] Since there seems to be a bug in setuptools' master branch that prevents setuptools from being bootstrapped correctly, we are for the moment based off 7.0 (the most recent release of setuptools) [1]: https://bitbucket.org/pypa/setuptools [2]: http://svn.python.org/projects/sandbox/branches/setuptools-0.6/ [3]: https://bitbucket.org/pypa/setuptools/pull-request/106/make-egg_info-command-write-out-setup/diff
* Merge branch 'baserock/jjardon/git'Javier Jardón2014-11-191-2/+2
|\ | | | | | | | | Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * core: Update to latest git (v2.1.3)baserock/jjardon/gitJavier Jardón2014-11-131-2/+2
| |
* | Some version updates for GENIVIPaul Sherwood2014-11-171-2/+2
|/
* Move "patch" to strata/core from strata/coreutils-commonbaserock/jjardon/coreutilsJavier Jardón2014-11-111-0/+8
|
* Update bison to v3.0.2Pedro Alvarez2014-11-111-2/+2
|
* Patch m4 to be glibc-2.20 compatiblePedro Alvarez2014-11-111-1/+1
| | | | | | | | | | | m4 has a hacked up stdio.h which will give warnings when certain functions are used. One of these warnings was that 'gets' is a deprecated function. The patch removes the code that adds the warning. Presumably the new version of glibc finally got rid of it, which makes it puzzling that the deprecation warning code was failing to handle the fact that the deprecated function could have been removed.
* Update cpython to v2.7.8Francisco Redondo Marchena2014-10-101-2/+2
| | | | Change-Id: I1f77fc4c23335f838f1b1f4b4ddaa8da355dab8f
* Update bash to Bash-4.3 patch 27, including 'Shellshock' fixesPaul Sherwood2014-10-021-2/+2
|
* Add ca-certificates to corePedro Alvarez2014-10-011-0/+9
|
* Update CMake to 2.8.12.2 direct from the tagDaniel Silverstone2014-09-261-2/+2
|
* strata/core.morph: Upgrade to automake 1.14Javier Jardón2014-09-151-2/+2
| | | | | This is the current stable version. Also Its needed for some GNOME modules.
* Bison depends on help2manJavier Jardón2014-09-151-0/+9
| | | | | | Move help2man to core as bison depends on it; the attempt to create manpages without help2man turns from no-op to hard error since automake 1.13
* strata/core.morph: Upgrade to latest stable curlJavier Jardón2014-09-151-2/+2
| | | | To support new versions of automake
* core.morph: Change cpython ref to point to a non morph refbaserock/franred/cpython-points-to-no-morph-refFrancisco Redondo Marchena2014-08-281-2/+2
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+286