| Submitter | Khem Raj |
|---|---|
| Date | May 8, 2012, 10:53 p.m. |
| Message ID | <cover.1336517492.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/27319/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/kmodComments
On 05/08/2012 03:53 PM, Khem Raj wrote: > This patchset fixes upgrade paths form kmod > Updates to .8 release that should fix meta-oe PR being ahead of oe-core > Packages libkmod in base_libdir instead of libdir > > The following changes since commit 043871d7e5d2d19c2ff43e54d2ff180c09e8903e: > > kern-tools: integrate minor fixes (2012-05-08 16:06:15 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib kraj/kmod > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/kmod > > Khem Raj (2): > kmod: Update to .8 release > kmod: Use base_libdir for installing libkmod > > Martin Jansa (1): > kmod: fix upgrade path from module-init-tools > > meta/recipes-kernel/kmod/kmod.inc | 4 ++-- > meta/recipes-kernel/kmod/kmod_git.bb | 12 ++++++++---- > 2 files changed, 10 insertions(+), 6 deletions(-) > Merged into OE-Core Thanks Sau!