From 4b9fa42663cc18b743ea07a11ce22b61143837c0 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 6 Nov 2018 08:35:39 -0800 Subject: meta-phosphor: skeleton.bbclass: drop inherit license Drop inheriting license from obmc-phosphor-license. The LICENSE value is now provided by skeleton-rev, which also provides the SRC_URI. (From meta-phosphor rev: af9fb7c38e674ffd0bf275733e2d7596c87393d0) Change-Id: I1b73e67c52f1ac671915ed3f7b33965561d64457 Signed-off-by: Patrick Venture Signed-off-by: Brad Bishop --- meta-phosphor/classes/skeleton.bbclass | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-phosphor/classes/skeleton.bbclass b/meta-phosphor/classes/skeleton.bbclass index 1f673333b9..865ae44c89 100644 --- a/meta-phosphor/classes/skeleton.bbclass +++ b/meta-phosphor/classes/skeleton.bbclass @@ -1,4 +1,3 @@ -inherit obmc-phosphor-license inherit skeleton-rev HOMEPAGE = "http://github.com/openbmc/skeleton" -- cgit v1.2.3