| Submitter | Nitin A Kamble |
|---|---|
| Date | Feb. 1, 2012, 11:40 p.m. |
| Message ID | <6e7973add09749de3b14543fde53791076063657.1328139407.git.nitin.a.kamble@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/20549/ |
| State | New |
| Headers | show |
Comments
From: Nitin A Kamble <nitin.a.kamble@intel.com> This is done so that out internal verion tracking system would not complain that upstream version has changed. 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
Dear Nitin, Am Mittwoch, den 01.02.2012, 15:40 -0800 schrieb nitin.a.kamble@intel.com: > From: Nitin A Kamble <nitin.a.kamble@intel.com> there is a typo in the summary. Please fix »upgrade« in your branch. There is no need to resend the patch it. > update md5sum for license as the copyright years are updated in the file > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > --- > .../byacc/{byacc_20111219.bb => byacc_20120115.bb} | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > rename meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} (59%) […] Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Thanks, Paul
Thanks for catching the typo. I have corrected it in the branch. Nitin > -----Original Message----- > From: Paul Menzel [mailto:paulepanter@users.sourceforge.net] > Sent: Thursday, February 02, 2012 12:33 AM > To: openembedded-core@lists.openembedded.org > Cc: Kamble, Nitin A > Subject: Re: [OE-core] [patch-v2 1/7] byacc: upggrade from 20111219 to > 20120115 > > Dear Nitin, > > > Am Mittwoch, den 01.02.2012, 15:40 -0800 schrieb > nitin.a.kamble@intel.com: > > From: Nitin A Kamble <nitin.a.kamble@intel.com> > > there is a typo in the summary. Please fix »upgrade« in your branch. > There is no need to resend the patch it. > > > update md5sum for license as the copyright years are updated in the > > file > > > > Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> > > --- > > .../byacc/{byacc_20111219.bb => byacc_20120115.bb} | 6 +++--- > > 1 files changed, 3 insertions(+), 3 deletions(-) rename > > meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} > > (59%) > > […] > > Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> > > > Thanks, > > Paul
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"