From 6b96039a831a8b388bf09911aa956c76ac40097e Mon Sep 17 00:00:00 2001 From: Fabio Berton Date: Tue, 19 Feb 2019 11:44:41 -0300 Subject: [PATCH] README: Update branch name Signed-off-by: Fabio Berton --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 2c59aa6..b96153c 100644 --- a/README +++ b/README @@ -7,11 +7,11 @@ use with OpenEmbedded and/or Yocto Freescale's BSP layer. This layer depends on: URI: git://git.openembedded.org/openembedded-core -branch: sumo +branch: master revision: HEAD URI: git://git.yoctoproject.org/meta-freescale -branch: sumo +branch: master revision: HEAD Contributing @@ -33,7 +33,7 @@ Source code: When creating a patch of the last commit, use - git format-patch -s --subject-prefix='3rdparty][PATCH][sumo' -1 + git format-patch -s --subject-prefix='3rdparty][PATCH' -1 To send it to the community, use