| Submitter | Saul Wold |
|---|---|
| Date | May 5, 2011, 7:57 a.m. |
| Message ID | <a2366eef6e0784848f35b93827407038eeea7ebc.1304581770.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/3249/ |
| State | New, archived |
| Headers | show |
Comments
On Thu, May 05, 2011 at 12:57:33AM -0700, Saul Wold wrote: > From: Bruce Ashfield <bruce.ashfield@windriver.com> > > Updating the linux-yocto/2.6.37 SRCREVs to pickup: > > perf tool: Fix gcc 4.6.0 issues <snip> Because of this one patch, you sent mail to a whole bunch of people who don't care anything about the yocto project, or any of these 27 emails. Please be more careful in the future to not do this again. greg k-h
On Thu, May 5, 2011 at 10:12 AM, Greg KH <gregkh@suse.de> wrote: > On Thu, May 05, 2011 at 12:57:33AM -0700, Saul Wold wrote: >> From: Bruce Ashfield <bruce.ashfield@windriver.com> >> >> Updating the linux-yocto/2.6.37 SRCREVs to pickup: >> >> perf tool: Fix gcc 4.6.0 issues > > <snip> > > Because of this one patch, you sent mail to a whole bunch of people who > don't care anything about the yocto project, or any of these 27 emails. > > Please be more careful in the future to not do this again. Argh. Sorry about that, I was on a box that didn't have supress-cc turned on. Bruce > > greg k-h > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >
On Thu, May 5, 2011 at 10:45 AM, Bruce Ashfield <bruce.ashfield@gmail.com> wrote: > On Thu, May 5, 2011 at 10:12 AM, Greg KH <gregkh@suse.de> wrote: >> On Thu, May 05, 2011 at 12:57:33AM -0700, Saul Wold wrote: >>> From: Bruce Ashfield <bruce.ashfield@windriver.com> >>> >>> Updating the linux-yocto/2.6.37 SRCREVs to pickup: >>> >>> perf tool: Fix gcc 4.6.0 issues >> >> <snip> >> >> Because of this one patch, you sent mail to a whole bunch of people who >> don't care anything about the yocto project, or any of these 27 emails. >> >> Please be more careful in the future to not do this again. > > Argh. Sorry about that, I was on a box that didn't have supress-cc > turned on. ... that, and I can't read. My initial send looks to have gone out properly, without the cc's. Sorry for two extra email in your inbox, but I wanted to ensure that my claim of misconfiguration didn't prevent the problem from being addressed. Bruce > > Bruce > >> >> greg k-h >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" >
Patch
diff --git a/meta/recipes-kernel/linux/linux-yocto_git.bb b/meta/recipes-kernel/linux/linux-yocto_git.bb index 834b773..e08d2df 100644 --- a/meta/recipes-kernel/linux/linux-yocto_git.bb +++ b/meta/recipes-kernel/linux/linux-yocto_git.bb @@ -18,20 +18,20 @@ KMETA = meta LINUX_VERSION ?= "2.6.37" LINUX_VERSION_EXTENSION ?= "-yocto-${LINUX_KERNEL_TYPE}" -SRCREV_machine_qemuarm = "e5ca41def834db9d18b28393a45d53a8d18f3d05" -SRCREV_machine_qemumips = "9bbc8e3432406429923fab0de038af5d3e647901" -SRCREV_machine_qemuppc = "f0ff494e62bfaa921e844c1ec7fe6cf4a977980a" -SRCREV_machine_qemux86 = "cb0537a40dadea20f12bc10e0986fd2a70290b42" -SRCREV_machine_qemux86-64 = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" -SRCREV_machine_emenlow = "2215a346eb4f9e09053d00bdf61ed999ff80e029" -SRCREV_machine_atom-pc = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" -SRCREV_machine_routerstationpro = "8db69980d76e1f863af409e70175963f23de83ab" -SRCREV_machine_mpc8315e-rdb = "6861d8a4d58f8aa75997f7678cc454791544507a" -SRCREV_machine_beagleboard = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" -SRCREV_machine = "69cfbdf9f1ff461a75e5b77d6d7ba35e97db4cc3" +SRCREV_machine_qemuarm = "b0375c21e29453458f9aa9986dc3f1ec69bf1aef" +SRCREV_machine_qemumips = "f5d26f2eda2be8b942172cda8f27de33ebf38ec3" +SRCREV_machine_qemuppc = "7eb6c68d977d9039a2b5a734172b064a9d19cdc1" +SRCREV_machine_qemux86 = "ad62d1aab734513cd96c8f4517f816420a218e77" +SRCREV_machine_qemux86-64 = "b906f358fd404a1e74a961f25079274e0d933ee1" +SRCREV_machine_emenlow = "c3bbcb676f929c4fc0511a6e66494b8770d015a1" +SRCREV_machine_atom-pc = "b906f358fd404a1e74a961f25079274e0d933ee1" +SRCREV_machine_routerstationpro = "95ca94d2e71ca2db6822a37a7f575fa79c3d05d0" +SRCREV_machine_mpc8315e-rdb = "53c800c244e73d81d2832f6da306eeae3b09e5dc" +SRCREV_machine_beagleboard = "b906f358fd404a1e74a961f25079274e0d933ee1" +SRCREV_machine = "b906f358fd404a1e74a961f25079274e0d933ee1" SRCREV_meta = "ecab1e2bc12a8b0c4d064a00acc3260f6e8528c5" -PR = "r16" +PR = "r17" PV = "${LINUX_VERSION}+git${SRCPV}" SRCREV_FORMAT = "meta_machine"