summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* Run depmod when building rpi2 kernel, it has a lot of modulesPedro Alvarez2015-10-121-0/+4
|
* Only install binary blobs neededPedro Alvarez2015-10-111-1/+5
|
* Compile u-boot tooPedro Alvarez2015-10-112-0/+16
|
* freeze linux-firmware shaPedro Alvarez2015-10-101-1/+1
|
* Fix cmdline.txtPedro Alvarez2015-10-101-1/+1
|
* Revert "Do not `make modules`, It's too slow, Needed??"Pedro Alvarez2015-10-091-0/+1
| | | | This reverts commit 728a88262fc5aa0acd33dba2f234911c25ee9e39.
* Do not `make modules`, It's too slow, Needed??Pedro Alvarez2015-10-091-1/+0
|
* Add BOOT_PRINTK_DELAY to kernel for debuggingPedro Alvarez2015-10-091-0/+1
|
* linux-firmware lost componentsPedro Alvarez2015-10-091-2/+2
|
* install cmdline.txt as part of rpi2-firmwarePedro Alvarez2015-10-091-0/+4
|
* linux-firmware doesn't have RTL8192SUPedro Alvarez2015-10-091-1/+1
|
* fixup firmware firstPedro Alvarez2015-10-091-0/+5
|
* more firmware needed from rpi2Pedro Alvarez2015-10-092-0/+11
|
* Add linux-firmware files needed for rpi2Pedro Alvarez2015-10-091-0/+42
|
* Remove things not needed in the kernel and point to a sha1Pedro Alvarez2015-10-092-122/+2
|
* Add GNU grep as build depsPedro Alvarez2015-10-092-0/+20
|
* fixup bspPedro Alvarez2015-10-091-1/+1
|
* Add rpi2 system and bspPedro Alvarez2015-10-082-0/+256
| | | | Change-Id: I2a89a90a5b0dff9693e14fb42723ebdaf2200d87
* strata/morph-utils.morph: Upgrade morph to latestJavier Jardón2015-10-071-1/+1
| | | | Change-Id: I08891e20fc8172ff2a4e9171c87f21f10dc019cf
* Upgrade pango to 1.38Javier Jardón2015-10-072-11/+3
| | | | | | Modules has been removed in this release Change-Id: If93e83955c5453b88dca1ba45b25a8f7c9fc4c67
* strata/graphics-common.morph: Upgrade harfbuzz to 1.0.4Javier Jardón2015-10-071-2/+15
| | | | | | This version depends on ragel wich depends on colm Change-Id: Iccdda2cda30d201259dedac93dbabc86cd99c5c5
* SoCFPGA: Add BSP and systems for Altera Cyclone V SoCFPGA Development KitEdward Cragg2015-10-067-0/+144
| | | | | | | | | Add BSP and system definitions to support the Altera Cyclone V SoCFPGA development kit [1] [1] https://www.altera.com/products/boards_and_kits/dev-kits/altera/kit-cyclone-v-soc.html Change-Id: I9a2371e52b5601f814e2b0feedce006f0c4f7882
* strata/multimedia-gstreamer.morph: Add libsoup dependencyPaul Martin2015-10-051-0/+1
| | | | | | To build the soup plugin in gst-plugins-good Change-Id: I0b24af834ed4c8895887b864ea0624bd0e7ba8e7
* strata/glib-common.morph: Upgrade GLib to latest stable (2.46)Javier Jardón2015-09-281-2/+2
| | | | Change-Id: I6e876d5c2cc12499467bdf9f7aeb10530f806f4d
* Fix bison buildTiago Gomes2015-09-281-1/+2
| | | | | | | | Run ./bootstrap on the configure commands, otherwise it will be run again by the build tool but this time without the right arguments. This would result in a build failure. Change-Id: Ib93e5398229fa9f2fc00bfcd74a502553e5f92d6
* coreutils: separate bootstrap and configure commandsJavier Jardón2015-09-281-1/+2
| | | | | | In a similar way as we do with sed or diff Change-Id: I04b910cd380df6f50110b3a96012cfc97ff37975
* strata/gnome.morph: g-s-d: Use correct lorried repoJavier Jardón2015-09-271-1/+1
| | | | Change-Id: I17320f219f290b67780e39e136cda843151972ec
* strata/gnome.morph: gnome-shell: Use lorried repo in gitmodulesJavier Jardón2015-09-271-2/+2
| | | | Change-Id: I0c40c1b9cfbdba94452540a0753a0b759cd10321
* strata/gnome.morph: g-s-d: Utilize lorried gitmodule repoJavier Jardón2015-09-271-2/+2
| | | | Change-Id: I7c3045f317c00cead5e2be9e58fe5fe13b1a854e
* strata/virtualization/libosinfo.morph: Disable -WerrorJavier Jardón2015-09-261-2/+7
| | | | | | | To fix the build against compilation warnings about the use of deprecated GLib symbols Change-Id: Id0fd1ef1a4f1c4933409f1f34ab655e42a5e6ec5
* strata/gnome.morph: Change sha of m4-common to use correct gitmodulesJavier Jardón2015-09-261-2/+2
| | | | Change-Id: I698bb18fdf679b1bbfa9f1f06e6aeb5bac81c6fc
* strata/gnome.morph: m4-common: Use lorried repo instead upstream directlyJavier Jardón2015-09-261-1/+1
| | | | Change-Id: I1b2b2da6ca2f729e3acb8630b89f89ccc20f23d4
* strata/input-common.morph: Upgrade libinput to 1.0.1Javier Jardón2015-09-251-2/+2
| | | | Change-Id: I578d202b8c6770e80bf209a2e4406edb25b44af0
* Add GNOME stratum, system and clusterJavier Jardón2015-09-2528-7/+528
| | | | | | | | | | | This introduces a second version of libxkbcommon. This is unavoidable really as (a) libinput requires libxkbcommon, (b) Mutter requires libxkbcommon with X11 support enabled, and (c) X11 support in libxkbcommon requires xcb-xkb. To avoid the input-common stratum depending on the whole of X11, we do two variants of libxkbcommon and, in the case where X11 support is needed, one overrides the other. Change-Id: Ib6a47a4eb859d7b32c94f0cb05add774db6d15c8
* Build GTK+ with X11 supportJavier Jardón2015-09-252-1/+2
| | | | | | | The GTK+/cairo X11 backend Its needed by some GNOME libraries (like gnome-sesion) Change-Id: Iac0738acef67d8246be608070eaa5b6dd7fb45ca
* Update to gobject-introspection 1.46.0 (latest stable release)Sam Thursfield2015-09-251-2/+2
| | | | | | It's needed by gnome-shell 3.18 Change-Id: Ie937ab21efdc53d6e5ba0828da715ff5d4258a9e
* strata/glib-common.morph: Upgrade GLibJavier Jardón2015-09-251-2/+2
| | | | | | Needed by some GNOME components like gcr Change-Id: I89c28c5c9f9cc338ce8d576fbdf646838259e8fd
* strata/mesa-common/mesa.morph: Enable GLXJavier Jardón2015-09-252-2/+2
| | | | | | | | This is needed by gnome-session https://bugzilla.gnome.org/show_bug.cgi?id=686806 Change-Id: I9150c3a50e6a1038a2c78363598a2e6d0774eb17
* strata/bsp-x86_64-generic: Upgrade Linux kernel to v4.2Javier Jardón2015-09-251-3/+3
| | | | Change-Id: Ia4fd517d2f9cbb18b62fb6e2b4934f3755a219a8
* Remove python-setuptools.morphJavier Jardón2015-09-232-7/+1
| | | | | | | This chunk .morph file is actually unnecessary, those are the default build commands for the 'python-distutils' build system anyway. Change-Id: I51e73d408b9dc2b4fda9318753aa29b4ddf25ae7
* Upgrade util-linux to 2.27Pedro Alvarez2015-09-231-2/+2
| | | | | | This version of util-linux will be needed for new versions of systemd. Change-Id: Ie1ebfeed53abdccf991ba91a0c8766ef70d75ed0
* Force Readline to link against the libncurses library.Pedro Alvarez2015-09-231-0/+2
| | | | | | | | | | | | | | | | | This is to fix the following error: ld: warning: cannot find entry symbol _start; not setting start address /usr/lib/libreadline.so: undefined reference to `tputs' /usr/lib/libreadline.so: undefined reference to `tgoto' /usr/lib/libreadline.so: undefined reference to `tgetflag' /usr/lib/libreadline.so: undefined reference to `UP' /usr/lib/libreadline.so: undefined reference to `tgetent' /usr/lib/libreadline.so: undefined reference to `tgetnum' /usr/lib/libreadline.so: undefined reference to `PC' /usr/lib/libreadline.so: undefined reference to `tgetstr' /usr/lib/libreadline.so: undefined reference to `BC' Change-Id: I27e246f1c43b39f22b9761d0c062e7441872c5b4
* strata/mesa-common.morph: Upgrade to 11.0Javier Jardón2015-09-211-2/+2
| | | | | | | No custom branch is needed anymore, as all the jetson-specific patches has been merged upstream in this release Change-Id: I04605156bf4f1b430e59ffc61f9aa5fae6917e52
* strata/libdrm-common: Upgrade to 2.4.64Javier Jardón2015-09-212-15/+5
| | | | | | | | | | No hacks for tegra are needed anymore as everything has been merged upstream in 2.4.62 Also remove --enable-freedreno-experimental-api, as freedreno is stable now Change-Id: Ic2d5e94e8601229422f470be4ed4215f894417b4
* strata/llvm-common: Upgrade to llvm-36Javier Jardón2015-09-212-4/+2
| | | | Change-Id: Ia81ab899aef59b1455b5540249b0ae9a498b0683
* Remove pip chunk: its already included in python >2.7.9 and python >3.4Javier Jardón2015-09-172-8/+2
| | | | Change-Id: I6f2765bb246243d9fbeca463c93cd6110cb6c796
* strata/foundation.morph: Upgrade systemd to v225Javier Jardón2015-09-142-11/+2
| | | | | | | | | | Also: - Remove --disable-gudev, as it has been removed upstream - Hack for units/user@.service.m4.in is not needed anymore as it has been solved in 58ea275a68cd242ad60161bcb7582614d1d89f13, with the introduction of the KillMode=mixed Change-Id: I21024c56c5714ce0f9009d2825a90b0dc79b7db5
* strata/foundation.morph: Upgrade to dbus 1.10Javier Jardón2015-09-141-4/+4
| | | | Change-Id: Ife4df8a1c830998d8eb5de4f756334286fa86ed8
* Move libxkbcommon from wayland-generic to input-commonJavier Jardón2015-09-073-8/+5
| | | | | | Its not a wayland dependency and it belongs to the input system Change-Id: I60765b8bc00c262bfa7c178b87dd11a2463a67a5
* Move libcroco/librsvg to gtk-depsJavier Jardón2015-09-073-18/+14
| | | | | | | This is a dependency of xfce and GNOME, probably other desktops Also, its expected to have a svg loader in a GTK+ installation Change-Id: If0f3f12a797fe20b964b98a28de7a30e9e3ef17b