+cc RP
On 4/19/21 10:36 PM, Yi Fan Yu wrote:
This is the default oe-core MACHINE value.

Prevent error-reporting tool to report simply False.
It was seen in check-layer where the MACHINE wasn't specified.

[YOCTO #14208]

Signed-off-by: Yi Fan Yu <[email protected]>
---
  config.json | 1 +
  1 file changed, 1 insertion(+)

diff --git a/config.json b/config.json
index 962d8ae..2d1a698 100644
--- a/config.json
+++ b/config.json
@@ -26,6 +26,7 @@
      "defaults" : {
          "NEEDREPOS" : ["poky"],
          "DISTRO" : "poky",
+        "MACHINE" : "qemux86-64",
          "SDKMACHINE" : "i686",
          "PACKAGE_CLASSES" : "package_rpm package_deb package_ipk",
          "DLDIR" : "DL_DIR = '${BASE_SHAREDDIR}/current_sources'",





-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#53222): https://lists.yoctoproject.org/g/yocto/message/53222
Mute This Topic: https://lists.yoctoproject.org/mt/82226077/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to