소스 검색

package/go: adjust Upstream header in patch

Fixes:

  package/go/0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch:0:
  missing Upstream in the header (http://nightly.buildroot.org/#_additional_patch_documentation)

In:

 https://gitlab.com/buildroot.org/buildroot/-/jobs/4763324039

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Thomas Petazzoni 2 년 전
부모
커밋
d536197234
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package/go/0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch

+ 1 - 1
package/go/0002-cmd-dist-set-buildvcs-false-when-building-go-bootstr.patch

@@ -46,7 +46,7 @@ Fixes: https://github.com/golang/go/issues/61620
 
 ---
 
-Upstream PR: https://github.com/golang/go/pull/61621
+Upstream: https://github.com/golang/go/pull/61621
 
 Signed-off-by: Christian Stewart <christian@aperture.us>