On Friday, August 31, 2018 at 10:28:51 AM UTC+2, Jan Kiszka wrote: > > Re-reading the patch with my new knowledge: > > On 2018-08-26 08:21, Cedric Hombourger wrote: > > diff --git a/meta/recipes-kernel/linux-module/module.inc > b/meta/recipes-kernel/linux-module/module.inc > > index 3075f44..3a3cab1 100644 > > --- a/meta/recipes-kernel/linux-module/module.inc > > +++ b/meta/recipes-kernel/linux-module/module.inc > > @@ -17,7 +17,7 @@ AUTOLOAD ?= "0" > > > > inherit dpkg > > > > -dpkg_runbuild_prepend() { > > +do_prepare_prepend() { > > Shouldn't that be dpgk_prepare_append()? > Wouldn't it be too late? I am afraid that debian/control wouldn't be complete and prevent installation of build dependencies > > > cp -r ${WORKDIR}/debian ${S}/ > > sed -i -e 's/@PN@/${PN}/g' -e 's/@PV@/${PV}/g' \ > > -e 's/@KERNEL_NAME@/${KERNEL_NAME}/g' \ > > > > Jan > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux > On Friday, August 31, 2018 at 10:28:51 AM UTC+2, Jan Kiszka wrote: > > Re-reading the patch with my new knowledge: > > On 2018-08-26 08:21, Cedric Hombourger wrote: > > diff --git a/meta/recipes-kernel/linux-module/module.inc > b/meta/recipes-kernel/linux-module/module.inc > > index 3075f44..3a3cab1 100644 > > --- a/meta/recipes-kernel/linux-module/module.inc > > +++ b/meta/recipes-kernel/linux-module/module.inc > > @@ -17,7 +17,7 @@ AUTOLOAD ?= "0" > > > > inherit dpkg > > > > -dpkg_runbuild_prepend() { > > +do_prepare_prepend() { > > Shouldn't that be dpgk_prepare_append()? > > > cp -r ${WORKDIR}/debian ${S}/ > > sed -i -e 's/@PN@/${PN}/g' -e 's/@PV@/${PV}/g' \ > > -e 's/@KERNEL_NAME@/${KERNEL_NAME}/g' \ > > > > Jan > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux > On Friday, August 31, 2018 at 10:28:51 AM UTC+2, Jan Kiszka wrote: > > Re-reading the patch with my new knowledge: > > On 2018-08-26 08:21, Cedric Hombourger wrote: > > diff --git a/meta/recipes-kernel/linux-module/module.inc > b/meta/recipes-kernel/linux-module/module.inc > > index 3075f44..3a3cab1 100644 > > --- a/meta/recipes-kernel/linux-module/module.inc > > +++ b/meta/recipes-kernel/linux-module/module.inc > > @@ -17,7 +17,7 @@ AUTOLOAD ?= "0" > > > > inherit dpkg > > > > -dpkg_runbuild_prepend() { > > +do_prepare_prepend() { > > Shouldn't that be dpgk_prepare_append()? > > > cp -r ${WORKDIR}/debian ${S}/ > > sed -i -e 's/@PN@/${PN}/g' -e 's/@PV@/${PV}/g' \ > > -e 's/@KERNEL_NAME@/${KERNEL_NAME}/g' \ > > > > Jan > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux > On Friday, August 31, 2018 at 10:28:51 AM UTC+2, Jan Kiszka wrote: > > Re-reading the patch with my new knowledge: > > On 2018-08-26 08:21, Cedric Hombourger wrote: > > diff --git a/meta/recipes-kernel/linux-module/module.inc > b/meta/recipes-kernel/linux-module/module.inc > > index 3075f44..3a3cab1 100644 > > --- a/meta/recipes-kernel/linux-module/module.inc > > +++ b/meta/recipes-kernel/linux-module/module.inc > > @@ -17,7 +17,7 @@ AUTOLOAD ?= "0" > > > > inherit dpkg > > > > -dpkg_runbuild_prepend() { > > +do_prepare_prepend() { > > Shouldn't that be dpgk_prepare_append()? > > > cp -r ${WORKDIR}/debian ${S}/ > > sed -i -e 's/@PN@/${PN}/g' -e 's/@PV@/${PV}/g' \ > > -e 's/@KERNEL_NAME@/${KERNEL_NAME}/g' \ > > > > Jan > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux > On Friday, August 31, 2018 at 10:28:51 AM UTC+2, Jan Kiszka wrote: > > Re-reading the patch with my new knowledge: > > On 2018-08-26 08:21, Cedric Hombourger wrote: > > diff --git a/meta/recipes-kernel/linux-module/module.inc > b/meta/recipes-kernel/linux-module/module.inc > > index 3075f44..3a3cab1 100644 > > --- a/meta/recipes-kernel/linux-module/module.inc > > +++ b/meta/recipes-kernel/linux-module/module.inc > > @@ -17,7 +17,7 @@ AUTOLOAD ?= "0" > > > > inherit dpkg > > > > -dpkg_runbuild_prepend() { > > +do_prepare_prepend() { > > Shouldn't that be dpgk_prepare_append()? > > > cp -r ${WORKDIR}/debian ${S}/ > > sed -i -e 's/@PN@/${PN}/g' -e 's/@PV@/${PV}/g' \ > > -e 's/@KERNEL_NAME@/${KERNEL_NAME}/g' \ > > > > Jan > > -- > Siemens AG, Corporate Technology, CT RDA IOT SES-DE > Corporate Competence Center Embedded Linux >