| Submitter | Darren Hart |
|---|---|
| Date | Nov. 30, 2011, 9:49 p.m. |
| Message ID | <cover.1322689519.git.darren@dvhart.com> |
| Download | mbox |
| Permalink | /patch/15891/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/user-contrib/dvhart/oe-core cleanupComments
On Wed, 2011-11-30 at 13:49 -0800, Darren Hart wrote: > During grub feature development I ran across various bugs, typos, thinkos, > ommisions, etc. that I've collected in this series. > > The following changes since commit 2864ff6a4b3c3f9b3bbb6d2597243cc5d3715939: > > getVar/setVar cleanups (2011-11-26 22:42:00 +0000) > > are available in the git repository at: > git://git.yoctoproject.org/user-contrib/dvhart/oe-core cleanup > http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=cleanup > > Darren Hart (4): > meta-environment: Fix a typo in do_populate_sysroot[noexec] > autotools.bbclass: Report the missing configure path > grub: Use COMPATIBLE_MACHINE > grub: Drop "apply=yes" from patch Merged to master thanks (using v2 of the COMPATIBLE_MACHINE/HOST one). I'm moving a little more rapidly with patches as there are a *lot* appearing at the moment and I want to get some of the simpler ones merged sooner than later. Cheers, Richard