| Submitter | Nitin A Kamble |
|---|---|
| Date | Feb. 1, 2012, 9:55 p.m. |
| Message ID | <6e7973add09749de3b14543fde53791076063657.1328133261.git.nitin.a.kamble@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/20523/ |
| State | New |
| Headers | show |
Comments
From: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> --- .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 1 files changed, 0 insertions(+), 0 deletions(-) rename meta/recipes-support/bdwgc/{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} (100%) diff --git a/meta/recipes-support/bdwgc/bdwgc_20110107.bb b/meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb similarity index 100% rename from meta/recipes-support/bdwgc/bdwgc_20110107.bb rename to meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb
On Wed, Feb 1, 2012 at 1:55 PM, <nitin.a.kamble@intel.com> wrote: > > rename from meta/recipes-support/bdwgc/bdwgc_20110107.bb > rename to meta/recipes-support/bdwgc/bdwgc_7_2alpha5.bb I think having '_' in pv is not good.
On Wed, 2012-02-01 at 13:55 -0800, nitin.a.kamble@intel.com wrote: > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > --- > .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 Why is this a good thing? Does the "_" in the string actually do what you wanted? The commit message for this patch is, to put it mildly, poor. Please see: http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#New_Development and, in particular the last two sentences of that section: "It is not acceptable to have an empty or non-existent header, or just a single line message. The summary and description is required for all changes." p.
Lets ignore this commit then. As PV can not take the "_" it does not help me achieve what I wanted to. (Internal version tracking system). Nitin > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org > [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of > Phil Blundell > Sent: Wednesday, February 01, 2012 2:24 PM > To: Patches and discussions about the oe-core layer > Subject: Re: [OE-core] [PATCH 3/8] bdwgc: change the PV > > On Wed, 2012-02-01 at 13:55 -0800, nitin.a.kamble@intel.com wrote: > > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > > --- > > .../{bdwgc_20110107.bb => bdwgc_7_2alpha5.bb} | 0 > > Why is this a good thing? Does the "_" in the string actually do what > you wanted? > > The commit message for this patch is, to put it mildly, poor. Please > see: > > http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#New_De > velopment > > and, in particular the last two sentences of that section: > > "It is not acceptable to have an empty or non-existent header, or just > a > single line message. The summary and description is required for all > changes." > > p. > > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Patch
diff --git a/meta/recipes-extended/byacc/byacc_20111219.bb b/meta/recipes-extended/byacc/byacc_20120115.bb similarity index 59% rename from meta/recipes-extended/byacc/byacc_20111219.bb rename to meta/recipes-extended/byacc/byacc_20120115.bb index 4b317c4..4549ca4 100644 --- a/meta/recipes-extended/byacc/byacc_20111219.bb +++ b/meta/recipes-extended/byacc/byacc_20120115.bb @@ -6,8 +6,8 @@ PR = "r0" # Setting to PD as this is what the upstream has it as. LICENSE="PD" -LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e" +LIC_FILES_CHKSUM = "file://package/debian/copyright;md5=f186cf0d59bac042b75830396ec389a3" require byacc.inc -SRC_URI[md5sum] = "c17542fd9df6e392d495a64f883e29f1" -SRC_URI[sha256sum] = "ca37eb3702a02efe4a4dd09e0ef26fc91e4c22c36d8d52e45d2f76923fbd99d9" +SRC_URI[md5sum] = "3061c62c47ec0f43255afd8fc3f7e3ab" +SRC_URI[sha256sum] = "4034efc9b59646fc61e29b1a87472cccf1d1aaf45435f9d3bf58dec2b5f0831c"