[oe] [PATCH 1/9] drbd: update to 9.0.16

Khem Raj raj.khem at gmail.com
Mon Jan 14 18:42:58 UTC 2019


On Sat, Jan 12, 2019 at 1:31 PM Armin Kuster <akuster808 at gmail.com> wrote:
>
> Signed-off-by: Armin Kuster <akuster808 at gmail.com>
> ---
>  .../drbd/{drbd_9.0.8-1.bb => drbd_9.0.16-1.bb}             | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)
>  rename meta-networking/recipes-support/drbd/{drbd_9.0.8-1.bb => drbd_9.0.16-1.bb} (75%)
>
> diff --git a/meta-networking/recipes-support/drbd/drbd_9.0.8-1.bb b/meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb
> similarity index 75%
> rename from meta-networking/recipes-support/drbd/drbd_9.0.8-1.bb
> rename to meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb
> index fa4d10b4c1..8794c4f917 100644
> --- a/meta-networking/recipes-support/drbd/drbd_9.0.8-1.bb
> +++ b/meta-networking/recipes-support/drbd/drbd_9.0.16-1.bb
> @@ -11,8 +11,9 @@ DEPENDS = "virtual/kernel"
>  SRC_URI = "http://www.linbit.com/downloads/drbd/9.0/drbd-${PV}.tar.gz \
>             file://check_existence_of_modules_before_installing.patch"
>
> -SRC_URI[md5sum] = "c1dd58043f46e9926b579aa65d4ea980"
> -SRC_URI[sha256sum] = "87f72d46db9bad926415b3ab9f5f1397de8c581d2e2ec1addbdd5ce2604e6123"
> +SRC_URI[md5sum] = "6414a9eef2807c8210b6403e36ce3ea4"
> +SRC_URI[sha256sum] = "6074b0d643f4bbae4641d3b4bc30f4840e74f2a212dd9c6555b8141e530e5789"
> +
>  inherit module
>
>  EXTRA_OEMAKE += "KDIR='${STAGING_KERNEL_DIR}'"
> @@ -20,5 +21,3 @@ EXTRA_OEMAKE += "KDIR='${STAGING_KERNEL_DIR}'"
>  do_install () {
>      oe_runmake install DESTDIR="${D}"
>  }
> -
> -PNBLACKLIST[drbd] = "implicit declaration of function 'setup_timer'; 4.15 head file issue?"

This is going to now mean that kernels whic enable this module by
default will end up with mutliple providers
see http://errors.yoctoproject.org/Errors/Details/216468/
but I guess thats upto distros to decide. So I will accept this

> --
> 2.17.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


More information about the Openembedded-devel mailing list