summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove distbuild-system-x86_64-openstack systembaserock/pedroalvarez/openstack-in-build-systemsPedro Alvarez2014-11-182-35/+1
| | | | | Now the build systems have the openstack-clients stratum, and this system is not longer needed.
* Add openstack-clients to build-systemsPedro Alvarez2014-11-187-0/+14
|
* Merge branch 'baserock/jjardon/systemd_217'Javier Jardón2014-11-1751-98/+30
|\ | | | | | | | | Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-by: James Thomas <james.thomas@codethink.co.uk>
| * system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-1746-46/+0
| |
| * 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 branch 'baserock/pedroalvarez/release-changes'Richard Maw2014-11-171-3/+3
|\ \ | | | | | | | | | Reviewed-by: Richard Maw
| * | Change the size of some systems in release.morphPedro Alvarez2014-11-171-3/+3
|/ / | | | | | | | | This will avoid problems when self-upgrading a system and also will save time when flashing a JETSON TK1 board.
* | 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-1717-148/+38
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | This includes the patches from Pedro Alvarez required to make the release. Reviewed-by: Pedro Alvarez Reviewed-by: Sam Thursfield
| * | | Simplify kernel argsJames Thomas2014-11-132-6/+6
| | | |
| * | | 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-1314-136/+16
| | | |
* | | | Update lorry-controller for branch baserock/liw/lc-list-failed-jobsSam Thursfield2014-11-171-1/+1
| | | |
* | | | Merge remote-tracking branch 'origin/baserock/jjardon/gallium-egl'Sam Thursfield2014-11-171-2/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk>
| * | | | 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
| | | |
* | | | Merge branch 'baserock/richardmaw/pxeboot-write'Richard Maw2014-11-1423-7/+930
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Reviewed-by: Jim MacArthur Reviewed-by: Sam Thursfield
| * | | | Add pxeboot write extension.Richard Maw2014-11-143-0/+871
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has 4 modes. 1. Specify PXEBOOT_DEPLOYER_INTERFACE and PXEBOOT_VLAN to configure the target to pxeboot on a vlan and spawn a dhcp, nfs and tftp server. This is potentially the fastest, since it doesn't need to copy data to other servers. 2. Specify PXEBOOT_DEPLOYER_INTERFACE without PXEBOOT_VLAN to configure do 1, but without creating the vlan interface. This assumes that you have exclusive access to the interface, such as if you're plugged in to the device directly, or your interface is vlanned by your infrastructure team. This is required if you are serving from a VM and bridging it to the correct network via macvtap. For this to work, you need to macvtap bridge to a pre-vlanned interface on your host machine. 3. Specify PXEBOOT_DEPLOYER_INTERFACE and PXEBOOT_CONFIG_TFTP_ADDRESS to put config on an existing tftp server, already configured by the dhcp server. This spawns a tftp server and configures the local nfs server, but doesn't do a dhcp server. This is useful if you have already got a dhcp server that serves PXE images. 4. Specify at least PXEBOOT_CONFIG_TFTP_ADDRESS and PXEBOOT_ROOTFS_RSYNC_ADDRESS to specify existing servers to copy config, kernels and the rootfs to. The mode detection can be overridden by specifying PXEBOOT_MODE. Mode 1 is `spawn-vlan`. Mode 2 is `spawn-novlan`, Mode 3 is `existing-dhcp` and Mode 4 is `existing-server`.
| * | | | 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.
| * | | | Make nfsboot-server.configure install pxelinux.0Richard Maw2014-11-141-0/+5
| | | | |
| * | | | Make nfsboot-server architecture independentRichard Maw2014-11-141-7/+16
| | | | |
| * | | | Add nfs userland tools to devel systemsRichard Maw2014-11-1410-0/+20
|/ / / / | | | | | | | | | | | | It's handy to be able to start an NFS server when you want to.
* | | | 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>
* | | Merge branch 'baserock/pedroalvarez/linux-pam'Pedro Alvarez2014-11-131-2/+2
|\ \ \ | |/ / |/| | | | | | | | | | | Reviewed-by: - Paul Sherwood - Adam Coldrick
| * | Upgrade linux-pam to 1.1.8 to be glibc compatiblebaserock/pedroalvarez/linux-pamPedro Alvarez2014-11-131-2/+2
|/ /
* | Merge branch 'baserock/pedroalvarez/bison-version'My Name2014-11-121-0/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-by: - Paul Sherwood - Francisco Redondo Marchena Notes: Author: Pedro Alvarez <pedro.alvarez@codethink.co.uk>
| * | 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>
* | Sometimes localhost doesn't resolve, so force 127.0.0.1Paul Sherwood2014-11-122-2/+2
|/ | | | | | | | | | | Sometimes localhost does not resolve, which makes rsync to root@localhost fail during upgrades with: ERROR: ssh-rsync.check failed with code 1: ERROR: Unable to SSH to root@localhost: Command failed: ssh root@localhost -- true ssh: connect to host localhost port 22: Connection timed out So let's set the default to 127.0.0.1, which should always work.
* Merge remote-tracking branch 'origin/baserock/richardmaw/split-out-lighttpd'Richard Maw2014-11-129-20/+38
|\ | | | | | | | | | | Reviewed-by: Adam Coldrick Reviewed-by: Tom Pollard Reviewed-by: Pedro Alvarez
| * Add lighttpd to web systembaserock/richardmaw/split-out-lighttpdRichard Maw2014-11-101-0/+2
| |
| * Move lighttpd out of trove.morphRichard Maw2014-11-104-6/+15
| | | | | | | | | | It would be nice to in-line the lighttpd morphology, but we can't do that yet.
| * Split PCRE out into its own stratumRichard Maw2014-11-107-15/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | We need PCRE in multiple places, so rather than having multiple definitions, and potentially differing versions, let's use the same one from its own stratum. The need to add the stratum entry into the systems is annoying, and could probably do with a way of specifying that a stratum includes another, rather than just depends on it. Also, it seems a bit weird to have a stratum with only one chunk in it, but I can't think of a better way.
* | Merge branch 'baserock/jjardon/coreutils'Javier Jardón2014-11-117-23/+34
|\ \ | | | | | | | | | | | | | | | Reviewed-By: Sam Thursfield <sam.thursfield@codethink.co.uk> Reviewed-By: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-By: Richard Maw <richard.maw@codethink.co.uk>
| * | Move "patch" to strata/core from strata/coreutils-commonbaserock/jjardon/coreutilsJavier Jardón2014-11-113-8/+9
| | |
| * | strata/foundation: Make it depend on coreutils-commonJavier Jardón2014-11-112-2/+3
| | |