Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH][meta-oe 7/9] vboxguestdrivers: upgrade to 5.1.18 to fix compatibility with 4.10 kernel
Date: Wed, 29 Mar 2017 11:16:41 +0200	[thread overview]
Message-ID: <20170329091643.32180-7-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <20170329091643.32180-1-Martin.Jansa@gmail.com>

* 5.1.14 fails with default linux-yocto version:
  CC [M]  qemux86-oe-linux/vboxguestdrivers/5.1.14-r0/vbox_module/vboxsf/lnkops.o
          qemux86-oe-linux/vboxguestdrivers/5.1.14-r0/vbox_module/vboxsf/lnkops.c:93:23: error: 'generic_readlink' undeclared here (not in a function)
     .readlink       = generic_readlink,
                       ^~~~~~~~~~~~~~~~

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../{vboxguestdrivers_5.1.14.bb => vboxguestdrivers_5.1.18.bb}        | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-support/vboxguestdrivers/{vboxguestdrivers_5.1.14.bb => vboxguestdrivers_5.1.18.bb} (93%)

diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.14.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.18.bb
similarity index 93%
rename from meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.14.bb
rename to meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.18.bb
index c27791e95..4085b9fc7 100644
--- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.14.bb
+++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_5.1.18.bb
@@ -14,8 +14,8 @@ VBOX_NAME = "VirtualBox-${PV}"
 SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2 \
            file://Makefile.utils \
 "
-SRC_URI[md5sum] = "21eaec9f21477d555559a63761779880"
-SRC_URI[sha256sum] = "8267bb026717c6e55237eb798210767d9c703cfcdf01224d9bc26f7dac9f228a"
+SRC_URI[md5sum] = "1a7db64cd69ba6d39574fb333e031251"
+SRC_URI[sha256sum] = "7ed0959bbbd02826b86b3d5dc8348931ddfab267c31f8ed36ee53c12f5522cd9"
 
 S = "${WORKDIR}/vbox_module"
 
-- 
2.12.2



  parent reply	other threads:[~2017-03-29  9:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29  9:16 [PATCH][meta-oe 1/9] hwdata: use github instead of fedorahosted.org Martin Jansa
2017-03-29  9:16 ` [PATCH][meta-oe 2/9] mailcap: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-29  9:16 ` [PATCH][meta-oe 3/9] libqb: use github.com " Martin Jansa
2017-03-30  4:50   ` Khem Raj
2017-03-29  9:16 ` [PATCH][meta-oe 4/9] ttf-abyssinica: fix SRC_URI Martin Jansa
2017-03-29  9:16 ` [PATCH][meta-oe 5/9] ttf-liberation-sans-narrow: use pagure.org instead of retired fedorahosted.org Martin Jansa
2017-03-29  9:16 ` [PATCH][meta-oe 6/9] vboxguestdrivers: make sure that do_compile fails when some module failed to build Martin Jansa
2017-03-29  9:16 ` Martin Jansa [this message]
2017-03-29  9:16 ` [PATCH][meta-oe 8/9] tcsh, dt: blacklist because tcsh doesn't respect CC variable Martin Jansa
2017-03-29  9:16 ` [PATCH][meta-oe 9/9] zile: fix do_install Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170329091643.32180-7-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox