summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2022-05-19 16:01:12 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2022-06-03 12:33:51 +0800
commitc2e2f37138e0c770ba0dd581e45e9d6fdbb8bf17 (patch)
treed99aee14be55a028a03bcbec086cb6994b96822b /dynamic-layers
parentdb17ad725811219776ba51f7fe0aea10d00ee328 (diff)
downloadmeta-intel-c2e2f37138e0c770ba0dd581e45e9d6fdbb8bf17.tar.gz
level-zero: remove devtool comments
We missed removing the comments added by devtool while doing the upgrade. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb21
1 files changed, 0 insertions, 21 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb b/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb
index 3a46a41e..42431416 100644
--- a/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb
+++ b/dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb
@@ -1,24 +1,3 @@
1# FIXME: the LIC_FILES_CHKSUM values have been updated by 'devtool upgrade'.
2# The following is the difference between the old and the new license text.
3# Please update the LICENSE value if needed, and summarize the changes in
4# the commit message via 'License-Update:' tag.
5# (example: 'License-Update: copyright years updated.')
6#
7# The changes:
8#
9# --- LICENSE
10# +++ LICENSE
11# @@ -1,6 +1,6 @@
12# MIT License
13#
14# -Copyright (c) 2019 Intel Corporation
15# +Copyright (C) 2019-2021 Intel Corporation
16#
17# Permission is hereby granted, free of charge, to any person obtaining a copy
18# of this software and associated documentation files (the "Software"), to deal
19#
20#
21
22SUMMARY = "oneAPI Level Zero Specification Headers and Loader" 1SUMMARY = "oneAPI Level Zero Specification Headers and Loader"
23HOMEPAGE = "https://github.com/oneapi-src/level-zero" 2HOMEPAGE = "https://github.com/oneapi-src/level-zero"
24LICENSE = "MIT" 3LICENSE = "MIT"