| Submitter | Paul Eggleton |
|---|---|
| Date | Aug. 17, 2011, 6:37 p.m. |
| Message ID | <cover.1313606178.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/10129/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/sanity3Comments
On 08/17/2011 11:37 AM, Paul Eggleton wrote: > Please review the following changes for suitability for inclusion. If you have > any objections or suggestions for improvement, please respond to the patches. If > you agree with the changes, please provide your Acked-by. > > The following changes since commit 2e83e6755441cb14bd907d306974338c15173189: > > kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/sanity3 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sanity3 > > Paul Eggleton (2): > image.bbclass, kernel.bbclass: create warning file about deleting > deploydir files > sanity.bbclass: add optional untested host distro warning > > meta/classes/image.bbclass | 2 + > meta/classes/kernel.bbclass | 2 + > meta/classes/sanity.bbclass | 48 +++++++++++++++++++++++++++++++++++++++ > meta/files/deploydir_readme.txt | 8 ++++++ > 4 files changed, 60 insertions(+), 0 deletions(-) > create mode 100644 meta/files/deploydir_readme.txt > Merged into OE-Core I know there is some additional fix for the image.bbclass, do we need one for kernel.bbclass also? Thanks Sau!
Please review the following changes for suitability for inclusion. If you have any objections or suggestions for improvement, please respond to the patches. If you agree with the changes, please provide your Acked-by. The following changes since commit 2e83e6755441cb14bd907d306974338c15173189: kernel: restore crtsavres.o to enable building external modules on powerpc (2011-08-17 15:46:16 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/sanity3 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/sanity3 Paul Eggleton (2): image.bbclass, kernel.bbclass: create warning file about deleting deploydir files sanity.bbclass: add optional untested host distro warning meta/classes/image.bbclass | 2 + meta/classes/kernel.bbclass | 2 + meta/classes/sanity.bbclass | 48 +++++++++++++++++++++++++++++++++++++++ meta/files/deploydir_readme.txt | 8 ++++++ 4 files changed, 60 insertions(+), 0 deletions(-) create mode 100644 meta/files/deploydir_readme.txt