It has to follow OpenEmbedded guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
On Mon, Mar 18, 2019 at 02:58:43PM -0400, Senicic, Djordje wrote: > Is this one is clearer? > > [meta-arago][rocko/master][PATCH] matrix-gui-apps: SRCREV bump for TIDL > demo file path fix. > > A change in matrix-gui-v2-apps repo need to be included. > > ---------------------------------------------------------------------- > > From: Dmytriyenko, Denys > Sent: Monday, March 18, 2019 2:38:25 PM > To: Senicic, Djordje > Cc: [email protected] > Subject: Re: [meta-arago] [rocko/master][PATCH] [matrix-gui-apps] SRCREV > bump for TIDL demo file path fix > > Is the subject line correct? > > On Fri, Mar 15, 2019 at 06:03:10AM -0400, Djordje Senicic wrote: > > Signed-off-by: Djordje Senicic <[email protected]> > > --- > > meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git > a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > index 82882ea4..8cd90427 100644 > > --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc > > @@ -4,9 +4,9 @@ LICENSE_CHECKSUM = > "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9" > > LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}" > > > > SRC_URI = > > "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}" > > -SRCREV = "f9fa5cb158902b6a3520fb7e853cc049ea920ae5" > > +SRCREV = "447330830a22028958c361f3f54020dc26427856" > > BRANCH = "master" > > -INC_PR = "r67" > > +INC_PR = "r68" > > > > # Pull in the base package for installing matrix applications > > require matrix-gui-apps.inc > > -- > > 2.17.1 > > > > _______________________________________________ > > meta-arago mailing list > > [email protected] > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
