OK, noted for next time. Thanks ----- Original Message ----- > On Thu, Jul 28, 2016 at 7:35 AM, Bastien Nocera <bnocera@xxxxxxxxxx> wrote: > > From: Bastien Nocera <hadess@xxxxxxxxxx> > > > > --- > > config-x86-generic | 2 +- > > kernel.spec | 5 ++++- > > 2 files changed, 5 insertions(+), 2 deletions(-) > > Fixed up to apply and pushed. A small comment below. > > > diff --git a/config-x86-generic b/config-x86-generic > > index c9a654a..0f66965 100644 > > --- a/config-x86-generic > > +++ b/config-x86-generic > > @@ -122,7 +122,7 @@ CONFIG_BXT_WC_PMIC_OPREGION=y > > CONFIG_GPIO_CRYSTAL_COVE=y > > CONFIG_AXP288_ADC=y > > CONFIG_AXP288_FUEL_GAUGE=y > > -# CONFIG_PWM_CRC is not set > > +CONFIG_PWM_CRC=y > > > > > > CONFIG_X86_INTEL_PSTATE=y > > diff --git a/kernel.spec b/kernel.spec > > index 35ac1fb..984d88f 100644 > > --- a/kernel.spec > > +++ b/kernel.spec > > @@ -42,7 +42,7 @@ Summary: The Linux kernel > > # For non-released -rc kernels, this will be appended after the rcX and > > # gitX tags, so a 3 here would become part of release "0.rcX.gitX.3" > > # > > -%global baserelease 1 > > +%global baserelease 2 > > %global fedora_build %{baserelease} > > This kind of change is fine, but mostly unnecessary since rawhide is > rebuilt every day. > > > # base_sublevel is the kernel version we're starting with and patching > > @@ -2168,6 +2168,9 @@ fi > > # > > # > > %changelog > > +* Thu Jul 28 2016 Bastien Nocera <bnocera@xxxxxxxxxx> - 4.8.0-0.rc0.git1.2 > > +- Add CrystalCove PWM support, for CherryTrail devices > > We only add the version/release info if we're actually going to do a > build off of this specific commit. Otherwise just omit that part. > > Thanks. > > josh > _______________________________________________ > kernel mailing list > kernel@xxxxxxxxxxxxxxxxxxxxxxx > https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/kernel@xxxxxxxxxxxxxxxxxxxxxxx