Skip to content

Commit a24ee98

Browse files
committed
kernel v4.19.94 rebase with rt: v4.19.94-rt39 wireguard/can_isotp/device-tree/etc
AUFS: sfjro/aufs4-standalone@ccb1589 BBDTBS: beagleboard/BeagleBoard-DeviceTrees@af07ef7 CAN-ISOTP: hartkopp/can-isotp@ced84ca RT: patch-4.19.94-rt39.patch.xz TI_AMX3_CM3: http://git.ti.com/gitweb/?p=processor-firmware/ti-amx3-cm3-pm-firmware.git;a=commit;h=6a849767df85ce9399494f53fb5c753665396653 Signed-off-by: Robert Nelson <[email protected]>
1 parent f28b256 commit a24ee98

14 files changed

+700
-690
lines changed

3rdparty/readme/bug_report.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Describe how to reproduce the bug**
14+
List all the steps needed to reproduce the bug
15+
16+
**REQUIRED INFORMATION**
17+
Run this command and paste the output here:
18+
```
19+
sudo /opt/scripts/tools/version.sh
20+
```

patch.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,16 @@ readme () {
644644
cp -v "${DIR}/3rdparty/readme/README.md" "${DIR}/KERNEL/README.md"
645645
cp -v "${DIR}/3rdparty/readme/jenkins_build.sh" "${DIR}/KERNEL/jenkins_build.sh"
646646
cp -v "${DIR}/3rdparty/readme/Jenkinsfile" "${DIR}/KERNEL/Jenkinsfile"
647+
648+
mkdir -p "${DIR}/KERNEL/.github/ISSUE_TEMPLATE/"
649+
cp -v "${DIR}/3rdparty/readme/bug_report.md" "${DIR}/KERNEL/.github/ISSUE_TEMPLATE/"
650+
647651
git add -f README.md
648652
git add -f jenkins_build.sh
649653
git add -f Jenkinsfile
654+
655+
git add -f .github/ISSUE_TEMPLATE/bug_report.md
656+
650657
git commit -a -m 'enable: Jenkins: http://gfnd.rcn-ee.org:8080' -s
651658
git format-patch -1 -o "${DIR}/patches/readme"
652659
exit 2

patches/WireGuard/0001-merge-WireGuard.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From e572ec9b90917bbcef5416fcc891430235eb8b6f Mon Sep 17 00:00:00 2001
1+
From 41947add75e1201ffef477d14617617c11e6e6a9 Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 11:07:52 -0500
3+
Date: Thu, 18 Jun 2020 13:46:24 -0500
44
Subject: [PATCH] merge: WireGuard
55

66
https://git.zx2c4.com/WireGuard/commit/edad0d6e99e5133b1e8e865d727a25fff6399cb4
@@ -52021,5 +52021,5 @@ index 0000000000000..ddba10344448b
5202152021
@@ -0,0 +1 @@
5202252022
+#define WIREGUARD_VERSION "0.0.20191219"
5202352023
--
52024-
2.26.2
52024+
2.27.0
5202552025

patches/aufs/0001-merge-aufs-kbuild.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 94fff57630044b93a2b8e1ec9c8436d2f3fa7cc3 Mon Sep 17 00:00:00 2001
1+
From 5c5dd53420063fd9c024792cbd07de5c3c63ef10 Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:53:11 -0500
3+
Date: Thu, 18 Jun 2020 13:40:01 -0500
44
Subject: [PATCH 1/5] merge: aufs-kbuild
55

66
Signed-off-by: Robert Nelson <[email protected]>
@@ -31,5 +31,5 @@ index 293733f61594b..12d19d0de07a6 100644
3131
obj-$(CONFIG_EFIVAR_FS) += efivarfs/
3232
+obj-$(CONFIG_AUFS_FS) += aufs/
3333
--
34-
2.26.2
34+
2.27.0
3535

patches/aufs/0002-merge-aufs-base.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 4e86a41fbb5b68f7d4c5b09ec005cbe45f5e472f Mon Sep 17 00:00:00 2001
1+
From ac0a82f50fec83468897e9be4699cea4032366d0 Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:53:12 -0500
3+
Date: Thu, 18 Jun 2020 13:40:02 -0500
44
Subject: [PATCH 2/5] merge: aufs-base
55

66
Signed-off-by: Robert Nelson <[email protected]>
@@ -339,5 +339,5 @@ index 1e272f6a01e73..b14c20deb6a70 100644
339339
#ifdef CONFIG_LOCK_STAT
340340
static DEFINE_PER_CPU(struct lock_class_stats[MAX_LOCKDEP_KEYS], cpu_lock_stats);
341341
--
342-
2.26.2
342+
2.27.0
343343

patches/aufs/0003-merge-aufs-mmap.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 56c3d8edfddecbac7eae8147abf8755d8cf5eb80 Mon Sep 17 00:00:00 2001
1+
From 5b90f66e78cf00bc3968b8b5dcaa9eff8ffa85bf Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:53:12 -0500
3+
Date: Thu, 18 Jun 2020 13:40:02 -0500
44
Subject: [PATCH 3/5] merge: aufs-mmap
55

66
Signed-off-by: Robert Nelson <[email protected]>
@@ -416,5 +416,5 @@ index 0000000000000..00d51187c3250
416416
+}
417417
+#endif /* !CONFIG_MMU */
418418
--
419-
2.26.2
419+
2.27.0
420420

patches/aufs/0004-merge-aufs-standalone.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From 1e206e567fac29d7b0bfb997d89b85be6d4f74ae Mon Sep 17 00:00:00 2001
1+
From a899fd1434b9d27415cdbe60fd2329e28447c10c Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:53:13 -0500
3+
Date: Thu, 18 Jun 2020 13:40:03 -0500
44
Subject: [PATCH 4/5] merge: aufs-standalone
55

66
Signed-off-by: Robert Nelson <[email protected]>
@@ -399,5 +399,5 @@ index 5ce2448f3a454..3997af3462bc9 100644
399399
int security_mmap_addr(unsigned long addr)
400400
{
401401
--
402-
2.26.2
402+
2.27.0
403403

patches/aufs/0005-merge-aufs.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From d4ac8b737a55cabe4a8811d7a290a271d128292c Mon Sep 17 00:00:00 2001
1+
From 0ed43b2e3c9efc8c48b99fff54454a586ebd161e Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:53:14 -0500
3+
Date: Thu, 18 Jun 2020 13:40:04 -0500
44
Subject: [PATCH 5/5] merge: aufs
55

66
https://github.com/sfjro/aufs4-standalone/commit/ccb15898ed1eb7fe2e914439aca993e903e8ed51
@@ -38549,5 +38549,5 @@ index 0000000000000..34fadaf9b4886
3854938549
+
3855038550
+#endif /* __AUFS_TYPE_H__ */
3855138551
--
38552-
2.26.2
38552+
2.27.0
3855338553

patches/can_isotp/0001-merge-can-isotp-https-github.com-hartkopp-can-isotp.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
From e1d0d463eedd8bd522e27377a129929857e40c8b Mon Sep 17 00:00:00 2001
1+
From ac66e390ab7f5f2ea71c7011dccf5a04557472e8 Mon Sep 17 00:00:00 2001
22
From: Robert Nelson <[email protected]>
3-
Date: Mon, 8 Jun 2020 10:56:32 -0500
3+
Date: Thu, 18 Jun 2020 13:41:20 -0500
44
Subject: [PATCH] merge: can-isotp: https://github.com/hartkopp/can-isotp
55

66
https://github.com/hartkopp/can-isotp/commit/ced84cab120a1ddde2bd4561a18514707c8a6184
@@ -1697,5 +1697,5 @@ index 0000000000000..a0d20d9443bf5
16971697
+module_init(isotp_module_init);
16981698
+module_exit(isotp_module_exit);
16991699
--
1700-
2.26.2
1700+
2.27.0
17011701

patches/git/BBDTBS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BBDTBS: https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/fb5c3bf38d446ddc9b1a5aca27f418e548b181ed
1+
BBDTBS: https://github.com/beagleboard/BeagleBoard-DeviceTrees/commit/af07ef77cc6f8f94568a4c238cc6d41fb8c81931

0 commit comments

Comments
 (0)