Message ID | 20190731174820.16459-2-raj.khem@gmail.com |
---|---|
State | New |
Headers | show |
Series | [1/2] libedit: Move from meta-oe | expand |
On Wed, 2019-07-31 at 10:48 -0700, Khem Raj wrote: > Add missing dependency on libedit > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > --- > meta/recipes-devtools/llvm/llvm_git.bb | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes- > devtools/llvm/llvm_git.bb > index 0067635c2b..6d3d69b9fb 100644 > --- a/meta/recipes-devtools/llvm/llvm_git.bb > +++ b/meta/recipes-devtools/llvm/llvm_git.bb > @@ -8,7 +8,7 @@ SECTION = "devel" > > LIC_FILES_CHKSUM = > "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648" > > -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native" > +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native" > > RDEPENDS_${PN}_append_class-target = " ncurses-terminfo" > > @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}" > LLVM_RELEASE = "${PV}" > LLVM_DIR = "llvm${LLVM_RELEASE}" > > -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59" > +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" > > BRANCH = "release/${MAJOR_VERSION}.x" > MAJOR_VERSION = "8" > MINOR_VERSION = "0" > -PATCH_VERSION = "0" > +PATCH_VERSION = "1" I had to tweak MESA_LLVM_RELEASE in the mesa recipe to match this change... (squashed into this patch in -next) Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
Thanks for taking care of this I noticed this failure last night as well On Sat, Aug 3, 2019 at 3:53 AM Richard Purdie < richard.purdie@linuxfoundation.org> wrote: > On Wed, 2019-07-31 at 10:48 -0700, Khem Raj wrote: > > Add missing dependency on libedit > > > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > > --- > > meta/recipes-devtools/llvm/llvm_git.bb | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes- > > devtools/llvm/llvm_git.bb > > index 0067635c2b..6d3d69b9fb 100644 > > --- a/meta/recipes-devtools/llvm/llvm_git.bb > > +++ b/meta/recipes-devtools/llvm/llvm_git.bb > > @@ -8,7 +8,7 @@ SECTION = "devel" > > > > LIC_FILES_CHKSUM = > > "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648" > > > > -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native" > > +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native" > > > > RDEPENDS_${PN}_append_class-target = " ncurses-terminfo" > > > > @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}" > > LLVM_RELEASE = "${PV}" > > LLVM_DIR = "llvm${LLVM_RELEASE}" > > > > -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59" > > +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" > > > > BRANCH = "release/${MAJOR_VERSION}.x" > > MAJOR_VERSION = "8" > > MINOR_VERSION = "0" > > -PATCH_VERSION = "0" > > +PATCH_VERSION = "1" > > I had to tweak MESA_LLVM_RELEASE in the mesa recipe to match this > change... > > (squashed into this patch in -next) > > Cheers, > > Richard > > <div><div dir="auto">Thanks for taking care of this I noticed this failure last night as well </div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 3, 2019 at 3:53 AM Richard Purdie <<a href="mailto:richard.purdie@linuxfoundation.org">richard.purdie@linuxfoundation.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2019-07-31 at 10:48 -0700, Khem Raj wrote:<br> > Add missing dependency on libedit<br> > <br> > Signed-off-by: Khem Raj <<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>><br> > ---<br> > meta/recipes-devtools/llvm/<a href="http://llvm_git.bb" rel="noreferrer" target="_blank">llvm_git.bb</a> | 6 +++---<br> > 1 file changed, 3 insertions(+), 3 deletions(-)<br> > <br> > diff --git a/meta/recipes-devtools/llvm/<a href="http://llvm_git.bb" rel="noreferrer" target="_blank">llvm_git.bb</a> b/meta/recipes-<br> > devtools/llvm/<a href="http://llvm_git.bb" rel="noreferrer" target="_blank">llvm_git.bb</a><br> > index 0067635c2b..6d3d69b9fb 100644<br> > --- a/meta/recipes-devtools/llvm/<a href="http://llvm_git.bb" rel="noreferrer" target="_blank">llvm_git.bb</a><br> > +++ b/meta/recipes-devtools/llvm/<a href="http://llvm_git.bb" rel="noreferrer" target="_blank">llvm_git.bb</a><br> > @@ -8,7 +8,7 @@ SECTION = "devel"<br> > <br> > LIC_FILES_CHKSUM =<br> > "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648"<br> > <br> > -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native"<br> > +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native"<br> > <br> > RDEPENDS_${PN}_append_class-target = " ncurses-terminfo"<br> > <br> > @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}"<br> > LLVM_RELEASE = "${PV}"<br> > LLVM_DIR = "llvm${LLVM_RELEASE}"<br> > <br> > -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59"<br> > +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9"<br> > <br> > BRANCH = "release/${MAJOR_VERSION}.x"<br> > MAJOR_VERSION = "8"<br> > MINOR_VERSION = "0"<br> > -PATCH_VERSION = "0"<br> > +PATCH_VERSION = "1"<br> <br> I had to tweak MESA_LLVM_RELEASE in the mesa recipe to match this<br> change...<br> <br> (squashed into this patch in -next)<br> <br> Cheers,<br> <br> Richard<br> <br> </blockquote></div></div> -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
On Sat, 2019-08-03 at 05:13 -0700, Khem Raj wrote: > Thanks for taking care of this I noticed this failure last night as > well > > On Sat, Aug 3, 2019 at 3:53 AM Richard Purdie < > richard.purdie@linuxfoundation.org> wrote: > > On Wed, 2019-07-31 at 10:48 -0700, Khem Raj wrote: > > > Add missing dependency on libedit > > > > > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > > > --- > > > meta/recipes-devtools/llvm/llvm_git.bb | 6 +++--- > > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > > > diff --git a/meta/recipes-devtools/llvm/llvm_git.bb > > b/meta/recipes- > > > devtools/llvm/llvm_git.bb > > > index 0067635c2b..6d3d69b9fb 100644 > > > --- a/meta/recipes-devtools/llvm/llvm_git.bb > > > +++ b/meta/recipes-devtools/llvm/llvm_git.bb > > > @@ -8,7 +8,7 @@ SECTION = "devel" > > > > > > LIC_FILES_CHKSUM = > > > "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648" > > > > > > -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native" > > > +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native" > > > > > > RDEPENDS_${PN}_append_class-target = " ncurses-terminfo" > > > > > > @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}" > > > LLVM_RELEASE = "${PV}" > > > LLVM_DIR = "llvm${LLVM_RELEASE}" > > > > > > -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59" > > > +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" > > > > > > BRANCH = "release/${MAJOR_VERSION}.x" > > > MAJOR_VERSION = "8" > > > MINOR_VERSION = "0" > > > -PATCH_VERSION = "0" > > > +PATCH_VERSION = "1" > > > > I had to tweak MESA_LLVM_RELEASE in the mesa recipe to match this > > change... > > > > (squashed into this patch in -next) Unfortunately there is still something else wrong: https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/901 Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
On Sat, Aug 3, 2019 at 6:42 AM <richard.purdie@linuxfoundation.org> wrote: > > On Sat, 2019-08-03 at 05:13 -0700, Khem Raj wrote: > > Thanks for taking care of this I noticed this failure last night as > > well > > > > On Sat, Aug 3, 2019 at 3:53 AM Richard Purdie < > > richard.purdie@linuxfoundation.org> wrote: > > > On Wed, 2019-07-31 at 10:48 -0700, Khem Raj wrote: > > > > Add missing dependency on libedit > > > > > > > > Signed-off-by: Khem Raj <raj.khem@gmail.com> > > > > --- > > > > meta/recipes-devtools/llvm/llvm_git.bb | 6 +++--- > > > > 1 file changed, 3 insertions(+), 3 deletions(-) > > > > > > > > diff --git a/meta/recipes-devtools/llvm/llvm_git.bb > > > b/meta/recipes- > > > > devtools/llvm/llvm_git.bb > > > > index 0067635c2b..6d3d69b9fb 100644 > > > > --- a/meta/recipes-devtools/llvm/llvm_git.bb > > > > +++ b/meta/recipes-devtools/llvm/llvm_git.bb > > > > @@ -8,7 +8,7 @@ SECTION = "devel" > > > > > > > > LIC_FILES_CHKSUM = > > > > "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648" > > > > > > > > -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native" > > > > +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native" > > > > > > > > RDEPENDS_${PN}_append_class-target = " ncurses-terminfo" > > > > > > > > @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}" > > > > LLVM_RELEASE = "${PV}" > > > > LLVM_DIR = "llvm${LLVM_RELEASE}" > > > > > > > > -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59" > > > > +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" > > > > > > > > BRANCH = "release/${MAJOR_VERSION}.x" > > > > MAJOR_VERSION = "8" > > > > MINOR_VERSION = "0" > > > > -PATCH_VERSION = "0" > > > > +PATCH_VERSION = "1" > > > > > > I had to tweak MESA_LLVM_RELEASE in the mesa recipe to match this > > > change... > > > > > > (squashed into this patch in -next) > > Unfortunately there is still something else wrong: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/72/builds/901 > something meson ... I wonder, I will see if I can reproduce it here on top of master-next | llvm-config found: NO need '>= 7.0.0' | Run-time dependency LLVM found: NO (tried config-tool) | | meson.build:1253:2: ERROR: Dependency "llvm" not found, tried config-tool > Cheers, > > Richard > -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb b/meta/recipes-devtools/llvm/llvm_git.bb index 0067635c2b..6d3d69b9fb 100644 --- a/meta/recipes-devtools/llvm/llvm_git.bb +++ b/meta/recipes-devtools/llvm/llvm_git.bb @@ -8,7 +8,7 @@ SECTION = "devel" LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=c6b766a4e85dd28301eeed54a6684648" -DEPENDS = "libffi libxml2 zlib ninja-native llvm-native" +DEPENDS = "libffi libxml2 zlib libedit ninja-native llvm-native" RDEPENDS_${PN}_append_class-target = " ncurses-terminfo" @@ -19,12 +19,12 @@ PROVIDES += "llvm${PV}" LLVM_RELEASE = "${PV}" LLVM_DIR = "llvm${LLVM_RELEASE}" -SRCREV = "d2298e74235598f15594fe2c99bbac870a507c59" +SRCREV = "19a71f6bdf2dddb10764939e7f0ec2b98dba76c9" BRANCH = "release/${MAJOR_VERSION}.x" MAJOR_VERSION = "8" MINOR_VERSION = "0" -PATCH_VERSION = "0" +PATCH_VERSION = "1" SOLIBVER = "1" PV = "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}" SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH} \
Add missing dependency on libedit Signed-off-by: Khem Raj <raj.khem@gmail.com> --- meta/recipes-devtools/llvm/llvm_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) -- 2.22.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core