Llvm 10.0.1 is now out, please rebase and resend the patches :) Alex
On Fri, 29 May 2020 at 15:30, Trevor Gamblin <[email protected]> wrote: > > On 5/28/20 9:57 PM, Khem Raj wrote: > > On Wed, May 27, 2020 at 6:48 AM Trevor Gamblin > > <[email protected]> wrote: > >> Signed-off-by: Trevor Gamblin <[email protected]> > >> --- > >> 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 d24ed761bf..787cc3adcf 100644 > >> --- a/meta/recipes-devtools/llvm/llvm_git.bb > >> +++ b/meta/recipes-devtools/llvm/llvm_git.bb > >> @@ -19,9 +19,9 @@ inherit cmake pkgconfig > >> > >> PROVIDES += "llvm${PV}" > >> > >> -MAJOR_VERSION = "9" > >> +MAJOR_VERSION = "10" > >> MINOR_VERSION = "0" > >> -PATCH_VERSION = "1" > >> +PATCH_VERSION = "0" > >> > > It also needs updating LLVMVERSION in > > meta/conf/distro/include/tcmode-default.inc > > secondly, I would suggest to wait for 10.0.1 which is releasing in a > weeks time. > > Alright, I'll watch for that release. > > Thanks! > > > > >> PV = "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}" > >> > >> @@ -29,7 +29,7 @@ LLVM_RELEASE = "${PV}" > >> LLVM_DIR = "llvm${LLVM_RELEASE}" > >> > >> BRANCH = "release/${MAJOR_VERSION}.x" > >> -SRCREV = "c1a0a213378a458fbea1a5c77b315c7dce08fd05" > >> +SRCREV = "d32170dbd5b0d54436537b6b75beaf44324e0c28" > >> SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH} > <http://github.com/llvm/llvm-project.git;branch=$%7BBRANCH%7D> \ > >> > file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch;striplevel=2 > \ > >> > file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \ > >> -- > >> 2.24.1 > >> > >> > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#140941): https://lists.openembedded.org/g/openembedded-core/message/140941 Mute This Topic: https://lists.openembedded.org/mt/74499834/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
