diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2022-05-19 16:01:12 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2022-05-20 00:24:48 +0800 |
| commit | 8dd900317013acbe3b87e40fd3e47b25abdcb0f2 (patch) | |
| tree | 699e7c283d6d35a16dfe183d8ac203db68dc8258 /dynamic-layers/openembedded-layer | |
| parent | 2f1c89140e6719651b06fffffaeb047f02b5a124 (diff) | |
| download | meta-intel-8dd900317013acbe3b87e40fd3e47b25abdcb0f2.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/openembedded-layer')
| -rw-r--r-- | dynamic-layers/openembedded-layer/recipes-core/levelzero/level-zero_1.7.15.bb | 21 |
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 | |||
| 22 | SUMMARY = "oneAPI Level Zero Specification Headers and Loader" | 1 | SUMMARY = "oneAPI Level Zero Specification Headers and Loader" |
| 23 | HOMEPAGE = "https://github.com/oneapi-src/level-zero" | 2 | HOMEPAGE = "https://github.com/oneapi-src/level-zero" |
| 24 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
