From a2f8547bf1e458ff4a00094895964de1689c2db9 Mon Sep 17 00:00:00 2001 From: Chris Patterson Date: Fri, 18 Dec 2015 12:11:35 -0500 Subject: [PATCH] local.conf-dist: inherit xenclient-customtask OXT-455 Signed-off-by: Chris Patterson --- build/conf/local.conf-dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/conf/local.conf-dist b/build/conf/local.conf-dist index 0464784bf..dd0aa75c6 100644 --- a/build/conf/local.conf-dist +++ b/build/conf/local.conf-dist @@ -85,6 +85,8 @@ INHERIT += "xenclient-src-package" # set to 1. INHERIT += "xenclient-src-info" +# OpenXT specific OE tasks +INHERIT += "xenclient-customtask" # 2) Build tweaks/hacks