From c0b4dd6eef318ae97c652075077b30dfbef6dbac Mon Sep 17 00:00:00 2001 From: Kieran Bingham Date: Fri, 7 Dec 2018 13:22:10 +0000 Subject: schema: support wildcard patchwork instances Use a regex rule to match patchwork instances within the schema. The validator/title parser shall use the key as part of the URL to obtain further patch information. Signed-off-by: Kieran Bingham --- projects/linux/testtask.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/linux/testtask.yaml') diff --git a/projects/linux/testtask.yaml b/projects/linux/testtask.yaml index f94c1bf..db03e57 100644 --- a/projects/linux/testtask.yaml +++ b/projects/linux/testtask.yaml @@ -21,7 +21,7 @@ upstream: - torvalds: 6d9666fb78526a7728cc4954ec1da4c2b416753d # arm64: dts: r8a77965: Support IPMMU(MMU mode) for IPMMU-VP0 and IPMMU-VC0 - next: e0868bcfd529997cf98da1dd14bab8cb8175eda7 # - url: https://patchwork.linuxtv.org/patch/51928/ # [4/5] media: rcar-vin: Enable support for r8a774a1 - Patchwork - - pw.linuxtv: 51928 # [4/5] media: rcar-vin: Enable support for r8a774a1 - Patchwork + - patchwork.linuxtv.org: 51928 # [4/5] media: rcar-vin: Enable support for r8a774a1 - Patchwork comments: - Added a new thing -- cgit v1.2.3