diff options
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/testtask.yaml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/projects/linux/testtask.yaml b/projects/linux/testtask.yaml index 959ed6a..96bf18d 100644 --- a/projects/linux/testtask.yaml +++ b/projects/linux/testtask.yaml @@ -10,12 +10,10 @@ bsp-commits: - 6d9666fb78526a7728cc4954ec1da4c2b416753d # arm64: dts: r8a77965: Support IPMMU(MMU mode) for IPMMU-VP0 and IPMMU-VC0 -upstream-commits: - - torvalds: - - 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d # Linux 4.19 - - 6d9666fb78526a7728cc4954ec1da4c2b416753d # arm64: Alternative: Multiline automagic commit title population - - linux-next: - - e0868bcfd529997cf98da1dd14bab8cb8175eda7 # <automagically filled in text here> +upstream: + - torvalds: 84df9525b0c27f3ebc2ebb1864fa62a97fdedb7d # Linux 4.19 + - torvalds: 6d9666fb78526a7728cc4954ec1da4c2b416753d # arm64: dts: r8a77965: Support IPMMU(MMU mode) for IPMMU-VP0 and IPMMU-VC0 + - next: e0868bcfd529997cf98da1dd14bab8cb8175eda7 # <automagically filled in text here> comments: - Added a new thing |