summaryrefslogtreecommitdiffstats
path: root/templates/base/bblayers.conf.sample
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-02-20 23:40:49 +0000
committerGerrit Code Review <gerrit@automotivelinux.org>2018-02-20 23:40:49 +0000
commit8003c66a23d0af6ddf7e61dac4d633f8a95320b3 (patch)
tree5a4e105fffd98a95192d287422e6ff4279fd6523 /templates/base/bblayers.conf.sample
parent0bc32da2769e8fe4d7661e90c68989e2803b0c38 (diff)
parent8c0475892999ce468ba8266c6c6d1ffe2de8b44b (diff)
Merge "adding Minnow eth driver to allow network boot"
Diffstat (limited to 'templates/base/bblayers.conf.sample')
0 files changed, 0 insertions, 0 deletions
Vlad <marius.vlad@collabora.com> Change-Id: I19d2b3e3176bae3586cb2913aeacbd25fd48bde7 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25309 ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb')
-rw-r--r--meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb
index 1e3162f5d..b7a672c39 100644
--- a/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb
+++ b/meta-agl-profile-graphical/recipes-graphics/wayland/agl-compositor_git.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fac6abe0003c4d142ff8fa1f18316df0"
DEPENDS = "wayland wayland-protocols wayland-native weston"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/agl-compositor.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "0056122343c782902457802bb1ef6bde7c14d3c9"
+SRCREV = "9bb8ea6f6156502bf1639ce349907b391e9b124d"
PV = "0.0.10+git${SRCPV}"
S = "${WORKDIR}/git"
@@ -22,6 +22,7 @@ inherit meson pkgconfig python3native
FILES_${PN} = " \
${bindir}/agl-compositor \
+ ${bindir}/agl-screenshooter \
${datadir}/${PN}/protocols/agl-shell.xml \
${datadir}/${PN}/protocols/agl-shell-desktop.xml \
"