summaryrefslogtreecommitdiff
path: root/strata/core.morph
Commit message (Collapse)AuthorAgeFilesLines
* Move gnome-common to core and upgrade to latest (3.14)Javier Jardón2015-04-171-0/+7
| | | | | | | | | Even it can be see as a GNOME dependency, this is only a group of autoconf macros (in the process of being upstreamed in autoconf-archive, but we need this here as is still being used by several projects) Change-Id: Ia1e510283110c522eebd8f72597f4e505de7a021
* Enable python bindings in KmodFrancisco Redondo Marchena2015-04-071-0/+6
| | | | | | | | This enables kmod python bindings required for iscsi tools. Enabling python in the kmod chunk requires cython for compiling so cython is moved to core.morph. Change-Id: Ic394d75f801efcb0be1e4ec17d9bc907f9d086a0
* Fix and update nano.Michael Drake2015-03-311-9/+0
| | | | | | | | | | | | Nano was broken; its binary not ending up in the systems. Here we fix that, update to 2.4.0 (which has full undo/redo functionality), and provide useful default config (enabling syntax highlighting, etc). Nano has also been moved from core to devtools. This stops morph from wanting to rebuild the world when you update Nano. Change-Id: I702b070cde6731fde04fc8a0810e2191e0bd4e6d
* Revert "strata/core.morph: bison doesnt depend on bash"Edward Cragg2015-03-201-0/+1
| | | | | | | | | | | | | This reverts commit c5240343053398d288cc500ff54379a3b0de5309. The original clean-up patch breaks the native build phase of cross-bootstrap on tested platforms - armv8l64, armv8b64, and x86_64. In the bootstrap environment, the native build of bison does rely on being run with bash rather than sh. Change-Id: Id8ed8793f8a179615a2f8733e867445cac544043
* Upgrade OpenSSL to version 1.0.1m to get security updatesPedro Alvarez2015-03-191-2/+2
| | | | Change-Id: I6a0b0ebe0fb7d2505ac0fdcdba6a482763724808
* Update the cmake version in the core stratum to v3.2.1Richard Dale2015-03-181-2/+2
| | | | Change-Id: I58caaebe296d6c7e5684ff6836c1f2b4a155ab8f
* Update libxsltFrancisco Redondo Marchena2015-03-171-2/+2
| | | | | | This updates libxslt to the latest commit in master because the latest stable release (v1.1.28) is 2 years old and master is 5 months old. This assumes that master is stable enough for using this commit.
* Update python-lxml and move it to python-core stratumFrancisco Redondo Marchena2015-03-171-0/+9
| | | | | | | | This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-10/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+10
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-10/+0
| | | | version: 1)
* strata/core: patch doesnt depend on bashJavier Jardón2015-02-261-1/+0
|
* strata/core.morph: libtool doesnt depend on bashJavier Jardón2015-02-261-2/+1
|
* strata/core: Upgrade to latest version of help2man (1.46.5)Javier Jardón2015-02-261-3/+2
|
* strata/core: gtk-doc-stub doesnt depend on automake/autoconf/libtoolJavier Jardón2015-02-261-3/+1
| | | | ... but in a bash configure script
* strata/core.morph: bison doesnt depend on bashJavier Jardón2015-02-261-1/+0
|
* Merge branch 'baserock/jjardon/move_python_core'Javier Jardón2015-02-251-14/+0
|\ | | | | | | Reviewed-By: Richard Maw <richard.maw@gmail.com>
| * Move python-setuptools from core to python-corebaserock/jjardon/move_python_coreJavier Jardón2015-02-201-7/+0
| |
| * Move pyyalm from core to python-coreJavier Jardón2015-02-201-7/+0
| |
* | Merge branch 'baserock/jjardon/systemd219'Javier Jardón2015-02-251-2/+2
|\ \ | | | | | | | | | | | | Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@gmail.com>
| * | strata/core: Upgrade util-linux to v2.25.2Javier Jardón2015-02-191-2/+2
| |/
* | strata/core: Upgrade to libtool 2.4.6baserock/jjardon/libtool246Javier Jardón2015-02-231-2/+2
|/ | | | | | | | From the release notes: "This version regains most of the speed of 2.4.2 by correcting one of two known regressions that were causing noticable slow-down when building projects with many source files."
* Regenerate config.{guess,sub} scriptsTiago Gomes2015-02-121-2/+9
| | | | | | | | | | | Some packages have old config.guess and config.sub scripts which don't recognize the aarch64-linux-gnu GNU triplet. For some cases, it is enough to do a `autoreconfig -if` to update those scripts. However, this approach cannot be used because when the configure scripts are not compatible with the current automake, autoheader, aclocal and friends; or when the project doesn't use automake at all (it has Makefile.in files, but not Makefile.am files). For those cases, we copy the system config.guess and config.sub scripts installed by automake.
* Update to libexpat 2.0.1Tiago Gomes2015-02-121-5/+3
| | | | | Also change the build system to cmake, as the autotools based one doesn't seem to work with the current automake version.
* Update to texinfo 5.2Tiago Gomes2015-02-121-2/+3
|
* Update to ncurses 5.9-20150131Tiago Gomes2015-02-121-2/+2
| | | | | | | | The new ref points to a tarball import which contains the machinery to build on aarch64. This commit also moves the contents of the ncurses-morph-postinstall.sh script to the chunk morph to avoid having a delta.
* Update to gdbm 1.11Tiago Gomes2015-02-121-3/+3
|
* strata/core: Upgrade git to latest stable (2.3.0)baserock/jjardon/git230Javier Jardón2015-02-111-2/+2
|
* Merge branch 'jjardon/automake115'Javier Jardón2015-02-091-2/+2
|\ | | | | | | | | Reviewed-by: Tiago Gomes <tiago.gomes@codethink.co.uk> Reviewed-By: Richard Ipsum <richard.ipsum@codethink.co.uk>
| * strata/core.morph: Upgrade automake to latest stable (1.15)jjardon/automake115Javier Jardón2015-01-291-2/+2
| |
* | strata/core: Upgrade sqlite3 to 3.8.8.1jjardon/baserock/sqliteJavier Jardón2015-02-061-2/+2
| |
* | strata/core: Use git and upgrade pkg-config to latest (0.28)baserock/jjardon/updated_autotoolsJavier Jardón2015-02-021-6/+9
| |
* | strata/core: Upgrade xz to latest stable (5.2.0)Javier Jardón2015-02-021-3/+2
| |
* | strata/core: Upgrade libtool to latest tarball version (2.4.5)Javier Jardón2015-02-021-12/+12
| |
* | strata/core: Use latest gettext tarball (0.19.4)Javier Jardón2015-02-021-10/+10
| |
* | strata/core: Upgrade autoconf to latest version (2.69)Javier Jardón2015-02-021-17/+17
|/
* Move M4 from core to build-essentialTiago Gomes2015-01-231-9/+1
| | | | | M4 is required to manipulate the assembly code in GMP. GMP is a math library required to build GCC.
* Merge remote-tracking branch 'pdar/updateCephServiceSWrb3'Sam Thursfield2014-12-191-2/+2
|\ | | | | | | | | Reviewed-By: Jim MacArthur <jim.macarthur@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * Switch to cpython v2.7.9Patrick Darley2014-12-181-2/+2
| |
* | 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
|