1. For "grub/grub-efi: fix conflict", the test steps: vim local.conf --- MACHINE = "qemux86-64" IMAGE_INSTALL_append = " grub grub-efi" ---
bitbake core-image-minimal //Hongxu The following changes since commit 4a7612c7a12b9a381fb8343ba9586272b889fc15: buildhistory: skip tests if GitPython module is missing (2017-06-07 16:00:49 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib hongxu/fix-grub2 http://cgit.openembedded.org/openembedded-core-contrib/log/?h=hongxu/fix-grub2 Hongxu Jia (2): grub/grub-efi: fix conflict librepo: Fix typo: correct LRO_SSLVERIFYHOST with CURLOPT_SSL_VERIFYHOST meta/recipes-bsp/grub/grub-efi_2.02.bb | 7 ++-- meta/recipes-bsp/grub/grub2.inc | 4 --- meta/recipes-bsp/grub/grub_2.02.bb | 13 +++++-- ...rrect-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch | 40 ++++++++++++++++++++++ meta/recipes-devtools/librepo/librepo_git.bb | 1 + 5 files changed, 56 insertions(+), 9 deletions(-) create mode 100644 meta/recipes-devtools/librepo/librepo/0005-Fix-typo-correct-LRO_SSLVERIFYHOST-with-CURLOPT_SSL_.patch -- 2.8.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
