On Thursday 25 September 2014 06:16:11 Peter A. Bigot wrote: > On 09/25/2014 05:49 AM, Burton, Ross wrote: > > On 24 September 2014 11:32, Peter A. Bigot <[email protected]> wrote: > >> Ping for this one too (it re-opened Yocto #3780 and has 1.7 as a due > >> date). > >> > >> That's all I expect to have for 1.7, unless u-boot 2014.07 gets in > >> (there's > >> a patch needed for BBB in that case, but it's already in meta-ti's > >> version).> > > This produces errors for nativesdk builds: > > > > ERROR: QA Issue: nativesdk-git: Files/directories were installed but not > > shipped> > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5. > > 20.0 > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5. > > 20.0/Error.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/perllocal.pod > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/auto > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/auto/Git > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/auto/Git/.packlist > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/IndexInfo.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/I18N.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/GlobSpec.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Ra.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Log.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Prompt.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Utils.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Fetcher.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Editor.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Migration.pm > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Memoize > > /opt/poky/1.7/sysroots/x86_64-pokysdk-linux/usr/lib/perl-native/perl/5 > > .20.0/Git/SVN/Memoize/YAML.pm> > > [installed-vs-shipped] > > I'm at a loss here. The probable fix is clear and I can send it as V2, > but I can't test it: no matter what I do, "bitbake git-nativesdk" > succeeds after attemping 0 tasks of which 0 were required. This with a > completely clean build environment, no shared state enabled, > uninstalling git from the development machine, and removing git-native > from meta's ASSUME_PROVIDED (which allowed git-native to build, but then > said nothing PROVIDES git-nativesdk).
Try: bitbake nativesdk-git Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
