Skip to content

Instantly share code, notes, and snippets.

SUMMARY = "Sensor/Actuator repository for Mraa"
HOMEPAGE = "https://github.com/intel-iot-devkit/upm"
SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=66493d54e65bfc12c7983ff2e884f37f"
DEPENDS = "libjpeg-turbo mraa"
SRCREV = "b9010059ade9b3ee9fb343b23c506acaed7d0b15"
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'base-passwdcli11' (but /home/aatir/openbmc/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb DEPENDS on or otherwise requires it). Close matches:
base-passwd
NOTE: Runtime target 'mboxd' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['mboxd', 'phosphor-logging', 'base-passwdcli11']
ERROR: Required build target 'obmc-phosphor-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['obmc-phosphor-image', 'mboxd', 'phosphor-logging', 'base-passwdcli11']
//user_header_test.cpp
#include "extensions/openpower-pels/private_header.hpp"
#include "extensions/openpower-pels/user_header.hpp"
#include "extensions/openpower-pels/tools/peltool.hpp"
#include "pel_utils.hpp"
#include <string> // std::string
#include <iostream> // std::cout
#include <sstream> // std::stringstream
#include <gtest/gtest.h>
using namespace std;
aatir@aatir-VirtualBox:~$ ls
Code examples.desktop openbmc qemu-system-arm.1 Templates
Desktop jsonschema Pictures sandbox Videos
Documents llvm-project Public sdk wget-log
Downloads Music qemu-system-arm snadboxtest
aatir@aatir-VirtualBox:~$ cd openbmc/
aatir@aatir-VirtualBox:~/openbmc$ ls
bitbake meta-hxt meta-openembedded meta-x86
build meta-ibm meta-openpower meta-xilinx
LICENSE meta-ingrasys meta-phosphor meta-yadro
@sotaoverride
sotaoverride / gist:b39579154d2bd376e5ca2510444c64dc
Created July 8, 2019 12:59
python error while doing an OpenBMC build
ERROR: obmc-phosphor-image-1.0-r0 do_generate_static: Error executing a python function in exec_python_func() autogenerated:
The stack trace of python calls that resulted in this exception/failure was:
File: 'exec_python_func() autogenerated', lineno: 2, function: <module>
0001:
*** 0002:do_generate_static(d)
0003:
File: '/home/aatir/openbmc/meta-phosphor/classes/image_types_phosphor.bbclass', lineno: 212, function: do_generate_static
0208:
0209: _append_image(os.path.join(d.getVar('DEPLOY_DIR_IMAGE', True),