summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Use upstream u-bootJames Thomas2014-11-271-2/+2
|
* Merge branch 'baserock/james/install-more-uboot'James Thomas2014-11-271-0/+4
|\ | | | | | | | | Reviewed by: Richard Maw <richard.maw@codethink.co.uk> Reviewed by: Francisco Marchena <francisco.marchena@codethink.co.uk>
| * Install the required files for tegra-uboot-flash in /bootbaserock/james/install-more-ubootJames Thomas2014-11-211-0/+4
| | | | | | | | Leave the old u-boot in /boot for backwards compatibility
* | Add weston-common stratumJavier Jardón2014-11-262-0/+30
| | | | | | | | This contains stock weston
* | strata/input-common: Update to latest libinput (0.6.0)Javier Jardón2014-11-261-2/+2
| |
* | strata/wayland-generic: Update to latest xkbcommon (0.5.0)Javier Jardón2014-11-262-2/+8
| |
* | Update hostap/wpa_supplicant and iptables to latest tagPaul Sherwood2014-11-261-4/+4
| |
* | Move the luajit2 chunk into the lua statumbaserock/rdale/qt-tools-5.3.2Richard Dale2014-11-262-10/+3
| |
* | Update refs of Qt5 chunks to Qt5.3.2Richard Dale2014-11-2515-126/+200
| | | | | | | | | | | | | | | | Split off QtWebKit and QtMultimedia into their own strata Update refs of Enligtement chunks to the current release Fix refs to point to current releases
* | Merge branch 'baserock/jjardon/xserver'Javier Jardón2014-11-253-19/+19
|\ \ | | | | | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk> Reviewed-by: Richard Dale <richard.dale@codethink.co.uk>
| * | strata/x-generic.morph: Upgrade to latest xserver (1.16.2)baserock/jjardon/xserverJavier Jardón2014-11-241-2/+2
| | |
| * | strata/x-common.morph: Update some xserver dependenciesJavier Jardón2014-11-242-16/+16
| | |
| * | xserver.morph: Build with --disable-glxJavier Jardón2014-11-241-1/+1
| | | | | | | | | | | | We build mesa without GLX support for now
* | | Merge branch 'baserock/jjardon/error-perl-tarball'Javier Jardón2014-11-251-7/+0
|\ \ \ | | | | | | | | | | | | Reviewed-by: Richard Maw <richard.maw@codethink.co.uk>
| * | | 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
* | | | Rename legacy gstreamer to gstreamer@0.10Paul Sherwood2014-11-241-6/+6
| | | |
* | | | Fix build of multimedia-gstreamer-0.10.morphPaul Sherwood2014-11-241-1/+1
| | | | | | | | | | | | | | | | | | | | We had already updated baserock/morph/0.10 to include fixes from baserock/james/0.10, but missed updating this ref
* | | | Update lorry-controller for branch sam/proxy-with-no-usernamSam Thursfield2014-11-241-1/+1
| |/ / |/| |
* | | strata/libdrm-common.morph: Upgrade to latest drm (2.4.58)baserock/jjardon/drm_2.4.58Javier Jardón2014-11-241-2/+2
| |/ |/| | | | | | | This also fixes a compilation error on the freedreno driver in mesa as this driver depends on libdrm >= 2.4.57
* | Use patched version of pipbaserock/richardipsum/pip-pipRichard Ipsum2014-11-211-2/+2
| | | | | | | | | | | | | | | | | | This patch moves us onto a patched version of pip that allows the import tool to obtain runtime dependencies for a python package. We will discuss the addition of this functionality with the upstream pip developers at a later date, we should also hopefully be able to find a nicer way of implementing it.
* | Fix u-boot chunks path to point to the new filenamesbaserock/pedroalvarez/fix-uboot-pathsPedro Alvarez2014-11-212-2/+2
| | | | | | | | | | | | | | The u-boot chunks renaming was introduced in the commit e40bd7f09c0f754b0dab83573ef4795137f4857b, and we forgot to change also the name in the morph field of the strata with these chunks.
* | Merge remote-tracking branch 'origin/baserock/ps/unique-u-boots'Paul Sherwood2014-11-214-6/+6
|\ \ | | | | | | | | | | | | | | | Reviewed-by: - Emmet Hikory - Richard Maw
| * | Make u-boot definitions uniquebaserock/ps/unique-u-bootsPaul Sherwood2014-11-214-6/+6
| |/
* | Update tbdiff for branch baserock/james/add_boot_deviceSam Thursfield2014-11-211-1/+1
|/
* Add python-tools stratum, containing pipRichard Ipsum2014-11-202-6/+13
|
* 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-192-5/+6
|\ | | | | | | | | 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-132-5/+6
| |
* | Merge remote-tracking branch 'origin/baserock/sam/add-lorry-to-devel'Sam Thursfield2014-11-1912-112/+129
|\ \ | | | | | | | | | | | | Reviewed-By: Adam Coldrick <adam.coldrick@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Separate `lorry` stratum out of 'trove' stratum.Sam Thursfield2014-11-1812-112/+129
| | |
* | | Merge branch 'baserock/jjardon/gstreamer14'Javier Jardón2014-11-183-19/+14
|\ \ \ | | | | | | | | | | | | | | | | Reviewed-by: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * | | Update gstreamer and gstreamer plugins to latest release (1.4.4)baserock/jjardon/gstreamer14Javier Jardón2014-11-141-10/+10
| | | |
| * | | strata/audio-bluetooth: Upgrade alsa componentsJavier Jardón2014-11-142-9/+4
| | | |
* | | | strata/NetworkManager-common: build a specific version of libndp (1.4)Javier Jardón2014-11-181-1/+2
| |/ / |/| | | | | | | | | | | Reviewed-by: James Thomas <james.thomas@codethink.co.uk> Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
* | | Merge branch 'baserock/sam/import'Sam Thursfield2014-11-181-0/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Conflicts: systems/devel-system-armv7-highbank.morph systems/devel-system-armv7-versatile.morph systems/devel-system-armv7-wandboard.morph systems/devel-system-armv7b-highbank.morph systems/devel-system-armv7lhf-highbank.morph systems/devel-system-armv7lhf-wandboard.morph systems/devel-system-ppc64-generic.morph systems/devel-system-x86_32-generic.morph systems/devel-system-x86_64-generic.morph
| * | | Add Baserock Import tool to devel systemsSam Thursfield2014-11-181-0/+31
| | | |
* | | | systemd.morph: Configure network using systemdJavier Jardón2014-11-171-2/+9
| | | |
* | | | strata/build-essential.morph: update ref of busyboxJavier Jardón2014-11-171-1/+1
| | | | | | | | | | | | | | | | To remove unneded systemd units
* | | | busybox.morph: Do not install custom systemd units for network/ntpdJavier Jardón2014-11-171-40/+1
| | | | | | | | | | | | | | | | This is automatically configured by systemd
* | | | Build systemd v217Javier Jardón2014-11-172-3/+3
| | | |
* | | | strata/genivi: Use fixed genivi componentsJavier Jardón2014-11-171-4/+4
| | | |
* | | | New version of kmod needed to compile systemdJavier Jardón2014-11-171-2/+2
| | | |
* | | | strata/foundation.morph: Add libgcrypt, new systemd dependencyJavier Jardón2014-11-171-0/+10
| | | |
* | | | Upgrade GNU tar to 1.28 to be glibc compatiblePedro Alvarez2014-11-172-3/+3
| | | |
* | | | Merge branch 'baserock/ps/genivi-updates'Richard Maw2014-11-173-7/+7
|\ \ \ \ | | | | | | | | | | | | | | | Reviewed-by: Richard Maw
| * | | | Some version updates for GENIVIPaul Sherwood2014-11-173-7/+7
|/ / / /
* | | | Merge remote-tracking branch 'origin/baserock/james/weston_noglesv2'Richard Maw2014-11-171-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-by: Sam Thursfield Reviewed-by: Pedro Alvarez
| * | | | Don't build weston clients with glesv2 supportbaserock/james/weston_noglesv2James Thomas2014-11-121-1/+1
| | | | | | | | | | | | | | | | | | | | This causes crashes in clickdot in the hmi-controller
* | | | | Merge remote-tracking branch 'origin/baserock/james/upgrade-genivi-weston'Richard Maw2014-11-172-4/+13
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: Richard Maw Reviewed-by: Sam Thursfield
| * | | | | Upgrade wayland-ivi-extensionbaserock/james/upgrade-genivi-westonJames Thomas2014-11-132-2/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a morph file as well, this way we don't need to modify the source to build