- Jul 27, 2017
-
-
Scott Rifenbark authored
The minimum version of tar is now 1.27. This was changed in both the yocto-project-qs and ref-manual. (From yocto-docs rev: b0fe513e08de860e94a3617fd62382430e321c77) Signed-off-by:
Scott Rifenbark <srifenbark@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Scott Rifenbark authored
At the end of the section that describes how to set up the development machine for CROPS, I added some user links for more information based on the type of container the use is interested in. (From yocto-docs rev: 6888d8454839bbb2ecdf96ce421c7d8723931d65) Signed-off-by:
Scott Rifenbark <srifenbark@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Scott Rifenbark authored
(From yocto-docs rev: e2ba131b98705f98463030dde043d858b500690d) Signed-off-by:
Scott Rifenbark <srifenbark@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Scott Rifenbark authored
Fixes [YOCTO #11630] Added content for steps to set up a native Linux host for using the Yocto Project. (From yocto-docs rev: d8a18d382c584dbdfa7f5f190a92cc7cde0f9601) Signed-off-by:
Scott Rifenbark <srifenbark@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ng, Wei Tee authored
Use the initramfs-framework for initialization by default due to the modularity and expansibility. [YOCTO #10987] (From OE-Core rev: 28fc6ba761ed4a47efa7c43e7f7dff5e2fe72b5e) Signed-off-by:
Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ng, Wei Tee authored
Utilized the existing init-install-efi.sh script and renamed it to install-efi.sh to manage the installation process of images in initramfs-framework model. This script will be executed when "install" option is being chosen in the grub menu and install the image on the target platform. A new install-efi module is being added in the recipe to handle the installation process using initramfs-framework. [YOCTO #10989] (From OE-Core rev: 41b34441c22143cbabace3d794ead05801afb7a0) Signed-off-by:
Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ng, Wei Tee authored
setup-live module is a new module being introduced to integrate the functionality of init-live.sh into new scriptlet named setup-live in order to support the live boot image. The udev-extraconf rdepends is being added to perform automounting. It gets to run before the rootfs and finish module. The setup-live scriplet include the changes for: - Create a conditional loop for the bootparam_root variable. If it is not set, then it will boot from ROOT_IMAGE. Else, it will boot normally which is not from removable media. - Gives a standard path to the original boot disk mount which can be used to. While /media/sda is a good guess, it isn't always right, nor is it a good assumption that only one boot disk is in the system. - The current rootfs module has no support for rootfs images, currently it only support for rootfs partitions for wic image. Therefore, there is a need to assign the rootfs image for live image. [YOCTO #11701] (From OE-Core rev: 4d3300e85a8e65207a415b9cf84c9fa1f71b0406) Signed-off-by:
Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
(From OE-Core rev: 96c54b2ceee7cdeb40efaa3f224766c5ea65d181) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
(From OE-Core rev: 6ee5abcc67c35d390d12bbc906787b87df80be3b) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
The checksum for doc/LICENSE is changed, but the content only changes year from '2013' to '2017', so the license remains the same. (From OE-Core rev: e1d27852bf21be49db574ed207bc90d42c4bd898) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
(From OE-Core rev: 6547285f855d9826c2055ea97ceb07eb81aeb841) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
diffutils-3.5-gcc7.patch is removed as it's merged in this version. do_configure_prepend is removed to solve the following configure error. error: possibly undefined macro: gl_TYPE_WINT_T_PREREQ A workaround patch is made to fix the following compilation error for glibc. error: dereferencing pointer to incomplete type 'const struct rpl_option' (From OE-Core rev: 0c09f9f5700696670b2a9d0466124309100eb296) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Chen Qi authored
(From OE-Core rev: d1e05e9cbddea40ff582fae4ec7e2e7a4f52fd8f) Signed-off-by:
Chen Qi <Qi.Chen@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: 198ccdbefa481f725492b5d8834213fe26431be5) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: 97a4e2d564807caba5e527d95871972464c261c6) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: 03d0beec5b5e6cadbda398a28c754811a71e529e) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: 10de5bf834bf95af05fa8b1c67f0f42a47c6a34e) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: ec5938795c44163303d8708d3386947567c05f28) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: c1152321e3bcf7a61103d77759da17575155225c) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
License checksum change due to copyright year update. Latest icu will not compile with anything less than C++11, so drop the enforcement of an earlier C++ version. This should be okay, as there is now a fix in place for the problem of mixing native gcc 4/5 compiled code: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c21cec84886d9c70396e9be0ceb9a8ef300b54be (From OE-Core rev: b002f44ed5a07b42deb8cccdb192e12091cd654f) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Andre McCurdy authored
Use MIRRORS to provide git repo fallbacks using the https protocol, for cases where git native protocol fetches may fail due to local firewall rules, etc. These rules should cover all git native repos used by recipes within oe-core, with the exception of mtd-utils, for which there's currently no upstream alternative to the git native protocol for anonymous access ( see http://git.infradead.org/mtd-utils.git ). (From OE-Core rev: abb8895d5b42a5dc171360a261a2652acd14ee7e) Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Andre McCurdy authored
http://sv.gnu.org/ now redirects to http://savannah.gnu.org/ (From OE-Core rev: cf21f45fc7fa7a70df48e9eb6bdf38d0aa902f9b) Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
sweeaun authored
[YOCTO #11730] Include .kernel-meta directory in the prune list of the find to prevent .kernel-meta directory included into installable package. (From OE-Core rev: 3bcf227dc68f215b2d4d7b58aeea71d237ac719e) Signed-off-by:
sweeaun <swee.aun.khor@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Alexander Kanavin authored
(From OE-Core rev: b3175533438801a4244bc2eb102fd72613f74289) Signed-off-by:
Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Maxin B. John authored
1.4.6 -> 1.4.7 (From OE-Core rev: c05beaee30f4389fb59693e6690ab156214bcc74) Signed-off-by:
Maxin B. John <maxin.john@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Joe Slater authored
Put it in goarch.bbclass which all go related recipes inherit. (From OE-Core rev: 9e899bbc081cb932c1492f6d6802b908d70ef42f) Signed-off-by:
Joe Slater <jslater@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ed Bartosh authored
Added e2fsprogs-native to the list of default dependencies for wic (WKS_FILE_DEPENDS_DEFAULT) as all fs-related utilities have to be in this list. Thanks to Patrick Ohly for noticing this. [YOCTO #11817] (From OE-Core rev: b1d9f5ba5d75c6e4dae10d9d9b2c03fd3099721d) Signed-off-by:
Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ed Bartosh authored
test_mkfs_extraopts test case fails on ab with error caused by using -K --mixed options: output: extent-tree.c:2696: btrfs_reserve_extent: BUG_ON `ret` triggered, value -28 For this test case it's not important to use particular options, so changing options to anything less influential is OK. Changed extra options for mkfs.btrfs to '--quiet' to fix the failure. (From OE-Core rev: 6a1489f8deb2b26181ca340a0f6ef62aa18a5188) Signed-off-by:
Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Lans Zhang authored
RPM file signing is enabled with --with-imaevm during configuration. If enabled, the RPM signing tool rpmsign will call libimaevm.so provided by the recipe ima-evm-utils. (From OE-Core rev: 9d7797e4374c111f0dff523fd49354bcc33dc2af) Signed-off-by:
Lans Zhang <jia.zhang@windriver.com> Signed-off-by:
Jia Zhang <lans.zhang2008@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Ed Bartosh authored
Added e2fsprogs-native to the list of dependencies for wic-tools as all fs-related utilities have to be in this list. (From OE-Core rev: d0ebcf62109d6a131e02cd4c0f04bba203ed6579) Signed-off-by:
Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Robert Yang authored
Multi-users may run qemu on the same host, all of them should be able to create or remove lock in lockdir, so set lockdir's mode to 0o777. Note, os.mkdir()'s mode is default to 0o777, but the current umask value is first masked out, so use os.chmod() to set it. (From OE-Core rev: 4a5d21dbdc88982c2c90e660811b84983eaebeb7) Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Robert Yang authored
Error out ealier if the combos is invalid, e.g.: $ runqemu tmp/deploy/images/qemux86/bzImage-qemux86.bin tmp/deploy/images/qemux86/core-image-minimal-qemux86.wic This will fail at kernel panic, no we check and error out early. We can add other checkings in the future. [YOCTO #11286] (From OE-Core rev: 8c6f253dfb4899324e91dd5d082190909e2bd25d) Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Robert Yang authored
Handle them as nfs, so that cmd like the following can be boot: $ runqemu tmp/deploy/images/qemux86/core-image-minimal-qemux86.tar.bz2 [YOCTO #11286] (From OE-Core rev: 552093d1f60ca335d95bcfc9d6070ec551ebe6c0) Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Robert Yang authored
If qbconfload (.qemuboot.conf is found) is present, we can get DEPLOY_DIR_IMAGE from it rather than "bitbake -e". (From OE-Core rev: 89e97033a8a27a695567c321ed0ebf17f23f8d9b) Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Robert Yang authored
And move some debug info into logger.debug(), this can make it easy to read key messages like errors or warnings. I checked meta/lib/oeqa/ they don't depend on these messages. And I have run "oe-selftest -a", it doesn't break anything. [YOCTO #10474] (From OE-Core rev: e696425e7627edada128b40304fddc84d8d56ba7) Signed-off-by:
Robert Yang <liezhi.yang@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Paul Eggleton authored
We were bridging the gap between the server and UI here by calling a bb.siggen.find_siginfo, a function defined and set on that module from the metadata. This worked from the UI side before but since the recent server changes is no longer accessible. Create a new command so this can execute on the server side and return the result by way of a new event. (We're still running compare_sigfiles() on the signature generator but that isn't quite the same thing and does still work.) Fixes [YOCTO #11844]. (Bitbake rev: fdcea991baa4f83d9c98d468d7b49c8c388a4a15) Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Mark Hatle authored
(Bitbake rev: b8f477de204ab5d0680b2b7c42370d13395be46c) Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Mark Hatle authored
(Bitbake rev: a0cd748d2f830a305da086eff3462875f64f2a70) Signed-off-by:
Mark Hatle <mark.hatle@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jul 26, 2017
-
-
Richard Purdie authored
A change from Ross removed the dual -dev/-dbg packages but this broke deb/ipk rootfs constuction due to a dependency on a package which doesn't exist (for dev-pkgs images). Remove the dependency on that package to allow images to build. (From OE-Core rev: 51b3ee298635b11d5784caaa0ac1c8f4034c25a5) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jul 25, 2017
-
-
Andre McCurdy authored
Update stray usage of deprecated logger.warn(), which was introduced to fetch2/__init__.py after all other instances had been replaced by logger.warning(): http://git.openembedded.org/bitbake/commit/?id=5a53e7d7b017769a6eb0f0a6335735a1fe51a5ec http://git.openembedded.org/bitbake/commit/?id=676a5f592e8507e81b8f748d58acfea7572f8796 (Bitbake rev: 1b14f115a9e929e29e91e8ac70826a3fe7259961) Signed-off-by:
Andre McCurdy <armccurdy@gmail.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-