aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-distro/conf/distro/poky-agl.conf
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-10-13 22:24:47 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-10-13 23:05:16 +0000
commit970a7f8e15d8889433066e9276b548b89af30cb2 (patch)
tree4104185a4e23fa723984c73657716c39ab1bcd5a /meta-agl-distro/conf/distro/poky-agl.conf
parent91dce2fb94371370bad0a227cbe373597d8d15ac (diff)
Lock down of SRCREVS matching EE RC1eel_4.99.1eel/4.99.14.99.1
This change locks down any use of SRCREV to the version of EE RC1 . Change-Id: I09a3e6b5c1fe2a37cf03a5db7bd7cb31386e8eb8 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11303 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'meta-agl-distro/conf/distro/poky-agl.conf')
-rw-r--r--meta-agl-distro/conf/distro/poky-agl.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-agl-distro/conf/distro/poky-agl.conf b/meta-agl-distro/conf/distro/poky-agl.conf
index 9684a9740..3f5071c1e 100644
--- a/meta-agl-distro/conf/distro/poky-agl.conf
+++ b/meta-agl-distro/conf/distro/poky-agl.conf
@@ -13,6 +13,9 @@ MAINTAINER = "AGL <automotive-discussions@lists.linuxfoundation.org>"
TARGET_VENDOR = "-agl"
+# Electric Eel 4.99.1 fixed SRCREVS
+require conf/distro/fixed-srcrevs-eel-4.99.1.inc
+
# Override these in poky based distros
AGL_DEFAULT_DISTRO_FEATURES = "largefile systemd opengl wayland pam bluetooth bluez5"
POKY_DEFAULT_DISTRO_FEATURES := "${AGL_DEFAULT_DISTRO_FEATURES}"
@@ -138,3 +141,4 @@ INITRAMFS_FSTYPES := "${AGL_DEFAULT_INITRAMFS_FSTYPES} ${AGL_EXTRA_INITRAMFS_FST
# Fix for rpm metadata clash between nativesdk-cmake and nativesdk-qtbase-tools
# (revalidate after 2017-10-15)
DIRFILES_pn-nativesdk-cmake = "1"
+