summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* 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
| * | | | | Upgrade weston-ivi-shellJames Thomas2014-11-131-2/+2
| | | | | |
* | | | | | Merge branch 'baserock/pedroalvarez/unify-jetson-kernel'Richard Maw2014-11-1712-136/+26
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the patches from Pedro Alvarez required to make the release. Reviewed-by: Pedro Alvarez Reviewed-by: Sam Thursfield
| * | | | | | Add firmware for jetsonJames Thomas2014-11-132-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed for the GPU
| * | | | | | Update the nouveau drm driverJames Thomas2014-11-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've branched this from gk20a since this has been forced-pushed before, so want to ensure this stays around
| * | | | | | Upgrade the kernel to 3.18-rc3James Thomas2014-11-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in a special jetson branch because: i) it's still a rc, so probably don't want to use this for everything ii) it contains specific jetson patches (cpufreq) However the goal will be to maintain a branch all systems will use, hopefully the 3.18 mainline will include the cpufreq stuff, so we can start using that for everything
| * | | | | | Use only one bsp for both the devel and genivi systemsJames Thomas2014-11-1311-130/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Update lorry-controller for branch baserock/liw/lc-list-failed-jobsSam Thursfield2014-11-171-1/+1
| | | | | |
* | | | | | mesa.morph: enable gallium-egl for all architecturesbaserock/jjardon/gallium-eglJavier Jardón2014-11-141-2/+1
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | This will make egl weston demos (like weston-simple-egl) work in a qemu virtual machine
* | | | | Update morph to fix read-only subdirectories in system-integrationsRichard Maw2014-11-141-1/+1
| | | | |
* | | | | Add VLAN configuration to kernelsRichard Maw2014-11-149-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With VLANs it's possible to PXE boot hardware without needing to fiddle with the DHCP server, by starting your own PXE server on a VLAN, and configure the NIC of the target to start in that VLAN.
* | | | | strata/mesa-common.morph: Upgrade to latest stable mesa (10.3.3)Javier Jardón2014-11-141-2/+2
|/ / / / | | | | | | | | | | | | | | | | Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: James Thomas <james.thomas@codethink.co.uk>
* | | | Upgrade linux-pam to 1.1.8 to be glibc compatiblebaserock/pedroalvarez/linux-pamPedro Alvarez2014-11-131-2/+2
|/ / /
* | | Generate .tarball-version in bisonMy Name2014-11-121-0/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | The version number of bison appends a part of the sha1 of the commit which is being built. This was causing failures in the autoconf when building gstreamer given that it tries to compare the version number of bison. This is a *workaround* to generate a clean version number of bison. Notes: Author: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
* | Merge remote-tracking branch 'origin/baserock/richardmaw/split-out-lighttpd'Richard Maw2014-11-125-20/+26
|\ \ | | | | | | | | | | | | | | | Reviewed-by: Adam Coldrick Reviewed-by: Tom Pollard Reviewed-by: Pedro Alvarez
| * | Move lighttpd out of trove.morphRichard Maw2014-11-103-6/+13
| | | | | | | | | | | | | | | It would be nice to in-line the lighttpd morphology, but we can't do that yet.