mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +00:00
kas: updated the refspec syntax of the kas file
Fixed the warning from kas: WARNING - Using deprecated refspec for repository "poky". You should migrate to commit/tag/branch. WARNING - Using deprecated refspec for repository "meta-openembedded". You should migrate to commit/tag/branch. WARNING - Using deprecated refspec for repository "meta-qt5". You should migrate to commit/tag/branch. Signed-off-by: Jan Vermaete <jan.vermaete@gmail.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
eb8ffc4e63
commit
da35d1f663
@@ -12,7 +12,7 @@ repos:
|
||||
poky:
|
||||
url: https://git.yoctoproject.org/git/poky
|
||||
path: layers/poky
|
||||
refspec: master
|
||||
branch: master
|
||||
layers:
|
||||
meta:
|
||||
meta-poky:
|
||||
@@ -21,7 +21,7 @@ repos:
|
||||
meta-openembedded:
|
||||
url: http://git.openembedded.org/meta-openembedded
|
||||
path: layers/meta-openembedded
|
||||
refspec: master
|
||||
branch: master
|
||||
layers:
|
||||
meta-oe:
|
||||
meta-python:
|
||||
@@ -31,7 +31,7 @@ repos:
|
||||
meta-qt5:
|
||||
url: https://github.com/meta-qt5/meta-qt5/
|
||||
path: layers/meta-qt5
|
||||
refspec: master
|
||||
branch: master
|
||||
|
||||
bblayers_conf_header:
|
||||
standard: |
|
||||
|
||||
Reference in New Issue
Block a user