On Sun, Oct 28, 2018 at 11:22 PM Hongxu Jia <[email protected]> wrote: > > The master branch does not exist any more, use develop to replace. >
this is ok for thud as well for master you can update to new release as well at same time. > Signed-off-by: Hongxu Jia <[email protected]> > --- > meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb > b/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb > index 61ea22e..465aa96 100644 > --- a/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb > +++ b/meta/recipes-core/libxcrypt/libxcrypt_4.1.1.bb > @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM ?= > "file://LICENSING;md5=cb3ca4cabd2447a37bf186fad6f79852 \ > inherit autotools pkgconfig > > SRCREV ?= "21b455b68baad279e6a3936faced16c5e5634376" > -SRCBRANCH ?= "master" > +SRCBRANCH ?= "develop" > > SRC_URI = "git://github.com/besser82/libxcrypt.git;branch=${SRCBRANCH} \ > " > -- > 2.7.4 > > -- > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
