diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2015-08-12 15:45:35 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-24 13:59:43 +0200 |
commit | 488013219aa8a1fff8c47affbbf091511e07d5e4 (patch) | |
tree | 27e2c8cff4e76ff242dd9f3bf95f43885842c717 /meta-oe | |
parent | 27f755bb92f1e2be93443c8d70580ae270c2d1ab (diff) | |
download | meta-openembedded-488013219aa8a1fff8c47affbbf091511e07d5e4.tar.gz |
vboxguestdrivers: upgrade 4.3.22 -> 4.3.30
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.30.bb (renamed from meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.22.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.22.bb b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.30.bb index 270bdd3d0..fd2187b12 100644 --- a/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.22.bb +++ b/meta-oe/recipes-support/vboxguestdrivers/vboxguestdrivers_4.3.30.bb | |||
@@ -14,8 +14,8 @@ VBOX_NAME = "VirtualBox-${PV}" | |||
14 | SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2 \ | 14 | SRC_URI = "http://download.virtualbox.org/virtualbox/${PV}/${VBOX_NAME}.tar.bz2 \ |
15 | file://Makefile.utils \ | 15 | file://Makefile.utils \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "fc21ecc1044dc13cd6c6b601823c6df3" | 17 | SRC_URI[md5sum] = "cc053340f88922a11ad9d4fab56557bd" |
18 | SRC_URI[sha256sum] = "0d41e044589d3371f765a98ddc071d9cf9788289f72b7efbb5db64f5488c8eba" | 18 | SRC_URI[sha256sum] = "ea9569ec16cd6202ee61bcadb2506d31ac12fd343adb91565773a05eaaea9a36" |
19 | 19 | ||
20 | S = "${WORKDIR}/vbox_module" | 20 | S = "${WORKDIR}/vbox_module" |
21 | 21 | ||