mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
README: updated branch for Dunfell
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -10,27 +10,27 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded/meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded/meta-perl
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded/meta-python
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded/meta-networking
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
@@ -60,7 +60,7 @@ Maintenance
|
||||
Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH'
|
||||
'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][dunfell][PATCH'
|
||||
|
||||
These values can be set as defaults for this repository:
|
||||
|
||||
|
||||
@@ -10,15 +10,11 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/bitbake
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
|
||||
URI: git://github.com/01org/meta-security/meta-integrate
|
||||
layers: security-framework
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
|
||||
Patches
|
||||
|
||||
@@ -9,16 +9,16 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/bitbake
|
||||
branch: master
|
||||
branch: 1.48
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
layers: meta
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
or
|
||||
|
||||
URI: git://git.yoctoproject.org/poky
|
||||
branch: master
|
||||
branch: dunfell
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ Maintenance
|
||||
Send pull requests, patches, comments or questions to yocto@yoctoproject.org
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security-compliance][PATCH'
|
||||
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security-compliance][dunfell][PATCH'
|
||||
|
||||
Layer Maintainer: Armin Kuster <akuster808@gmail.com>
|
||||
|
||||
|
||||
@@ -78,12 +78,12 @@ Patches
|
||||
end pull requests, patches, comments or questions to yocto@lists.yoctoproject.org
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security-isafw][PATCH'
|
||||
'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security-isafw][dunfell][PATCH'
|
||||
|
||||
These values can be set as defaults for this repository:
|
||||
|
||||
$ git config sendemail.to yocto@lists.yoctoproject.org
|
||||
$ git config format.subjectPrefix meta-security-isafw][PATCH
|
||||
$ git config format.subjectPrefix meta-security-isafw][dunfell][PATCH
|
||||
|
||||
Now you can just do 'git send-email origin/master' to send all local patches.
|
||||
|
||||
|
||||
+4
-4
@@ -9,12 +9,12 @@ Dependencies
|
||||
This layer depends on:
|
||||
|
||||
URI: git://git.openembedded.org/openembedded-core
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
URI: git://git.openembedded.org/meta-openembedded/meta-oe
|
||||
branch: master
|
||||
branch: dunfell
|
||||
revision: HEAD
|
||||
prio: default
|
||||
|
||||
@@ -41,12 +41,12 @@ Maintenance
|
||||
Send pull requests, patches, comments or questions to yocto@yoctoproject.org
|
||||
|
||||
When sending single patches, please using something like:
|
||||
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH'
|
||||
'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][dunfell][PATCH'
|
||||
|
||||
These values can be set as defaults for this repository:
|
||||
|
||||
$ git config sendemail.to yocto@yoctoproject.org
|
||||
$ git config format.subjectPrefix meta-security][PATCH
|
||||
$ git config format.subjectPrefix meta-security][dunfell][PATCH
|
||||
|
||||
Now you can just do 'git send-email origin/master' to send all local patches.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user