summaryrefslogtreecommitdiff
path: root/meta-security/meta-tpm/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/meta-tpm/README')
-rw-r--r--meta-security/meta-tpm/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-security/meta-tpm/README b/meta-security/meta-tpm/README
index dd662b3d48..90e211cd0d 100644
--- a/meta-security/meta-tpm/README
+++ b/meta-security/meta-tpm/README
@@ -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.