Skip to content
Snippets Groups Projects
Commit 45d02b96 authored by Nicola Sparnacci's avatar Nicola Sparnacci Committed by Lorenzo Pagliai
Browse files

[KERNEL][CLASS] Fix reduntant inheritance.


The classes kernel-yocto and kernel are already inherited in
kernel-seco so they are redundant.

Signed-off-by: default avatarNicola Sparnacci <nicola.sparnacci@seco.com>
parent 9bff7b52
No related branches found
No related tags found
1 merge request!148[CLEA-OS] Pre-Release version of Clea OS BSP support
...@@ -7,7 +7,7 @@ SECO Boards. It includes support for many IPs such as GPU, VPU and IPU." ...@@ -7,7 +7,7 @@ SECO Boards. It includes support for many IPs such as GPU, VPU and IPU."
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
inherit kernel-yocto kernel pkgconfig kernel-seco inherit pkgconfig kernel-seco
DEPENDS += "lzop-native bc-native" DEPENDS += "lzop-native bc-native"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment