Skip to content

Commit 9a66b2d

Browse files
authored
Merge pull request #549 from fosslinux/reuse-6
Reuse 6
2 parents ec02efb + d4f9a16 commit 9a66b2d

File tree

5 files changed

+16
-14
lines changed

5 files changed

+16
-14
lines changed

.reuse/dep5

Lines changed: 0 additions & 14 deletions
This file was deleted.

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
version = 1
2+
SPDX-PackageName = "live-bootstrap"
3+
SPDX-PackageSupplier = "fosslinux <[email protected]>"
4+
SPDX-PackageDownloadLocation = "https://github.com/fosslinux/live-bootstrap"
5+
6+
[[annotations]]
7+
path = ["steps/**/sources", "steps/**/**.checksums", "steps/SHA256SUMS.pkgs", "steps/**/simple-patches/**", "seed/**.checksums"]
8+
precedence = "aggregate"
9+
SPDX-FileCopyrightText = "none"
10+
SPDX-License-Identifier = "MIT"

steps/linux-4.14.341-openela/patches/4.14.341-openela.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ SPDX-License-Identifier: GPL-2.0-only
55

66
Patch kernel up to 4.14.341-openela
77

8+
REUSE-IgnoreStart
9+
810
diff --git Documentation/ABI/testing/sysfs-class-net-queues Documentation/ABI/testing/sysfs-class-net-queues
911
index 0c0df91b1516..2734cd9ee43c 100644
1012
--- linux-4.14.336/Documentation/ABI/testing/sysfs-class-net-queues

steps/linux-4.14.341-openela/patches/deblob.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ SPDX-License-Identifier: GPL-2.0-only
44

55
Remove drivers containing embedded blobs
66

7+
REUSE-IgnoreStart
8+
79
diff -ruN ../linux-4.14.336/Documentation/networking/cops.txt ./Documentation/networking/cops.txt
810
--- linux-4.14.336/../linux-4.14.336/Documentation/networking/cops.txt 2024-01-10 14:45:41.000000000 +0100
911
+++ linux-4.14.336/./Documentation/networking/cops.txt 1970-01-01 01:00:00.000000000 +0100

steps/linux-headers-4.14.341-openela/patches/4.14.341-openela.patch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ SPDX-License-Identifier: GPL-2.0-only
55

66
Patch kernel headers up to 4.14.341-openela
77

8+
REUSE-IgnoreStart
9+
810
diff --git include/crypto/if_alg.h include/crypto/if_alg.h
911
index 2ea6a95ca825..f803dc8c45ad 100644
1012
--- linux-4.14.336/include/crypto/if_alg.h

0 commit comments

Comments
 (0)