File tree 4 files changed +6
-780
lines changed
recipes-kernel/kernel-modules
4 files changed +6
-780
lines changed Original file line number Diff line number Diff line change 1
- SUMMARY = "DTB Overlay configfs driver "
2
- LICENSE = "GPLv2 "
3
- LIC_FILES_CHKSUM = "file://COPYING ;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e "
1
+ SUMMARY = "Device Tree Blob Overlay Configuration File System "
2
+ LICENSE = "BSD-2-Clause "
3
+ LIC_FILES_CHKSUM = "file://${COREBASE} /meta/files/common-licenses/BSD-2-Clause ;md5=cb641bc04cda31daea161b1bc15da69f "
4
4
5
5
inherit module
6
6
7
7
PR = "r1"
8
8
PV = "0.1"
9
9
10
+ SRC_SHA = "d3cea0fea5a59e2b0805f3d17cf33e83dac2c00f"
10
11
SRC_URI = " \
11
- file://Makefile \
12
- file://dtbocfg.c \
13
- file://COPYING \
12
+ git://github.com/ikwzm/dtbocfg.git;rev=${SRC_SHA} ;branch=master;protocol=https \
14
13
"
15
14
16
- S = "${WORKDIR} "
15
+ S = "${WORKDIR} /git "
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments