/openbmc/openbmc/poky/meta/recipes-support/libusb/ |
H A D | libusb1_1.0.27.bb | 2 DESCRIPTION = "A cross-platform library to access USB devices from Linux, \ 4 HOMEPAGE = "https://libusb.info" 5 BUGTRACKER = "http://www.libusb.org/report" 8 LICENSE = "LGPL-2.1-or-later" 11 CVE_PRODUCT = "libusb" 15 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libusb-${PV}.tar.bz2 \ 16 file://run-ptest \ 19 GITHUB_BASE_URI = "https://github.com/libusb/libusb/releases" 24 S = "${WORKDIR}/libusb-${PV}" 26 inherit autotools pkgconfig ptest github-releases [all …]
|
/openbmc/u-boot/board/warp7/ |
H A D | README | 1 How to Update U-Boot on Warp7 board 2 ---------------------------------- 6 - imx_usb_loader: https://github.com/boundarydevices/imx_usb_loader 8 - dfu-util: http://dfu-util.sourceforge.net/releases/ (if you are in a 9 Debian distribution then you can get it via libdfu-dev package) 11 - libusb: http://libusb.org/ (if you are in a Debian distribution 12 then you can get it via libusb-dev and libusb-1.0-0-dev) 14 In U-Boot folder, build U-Boot for Warp7: 20 This will generate the U-Boot binary called u-boot-dtb.imx. 31 Copy u-boot-dtb.imx to the imx_usb_loader folder. [all …]
|
/openbmc/qemu/hw/usb/ |
H A D | meson.build | 6 'combined-packet.c', 9 'desc-msos.c', 12 ), if_false: files('bus-stub.c')) 15 system_ss.add(when: 'CONFIG_USB_UHCI', if_true: files('hcd-uhci.c')) 16 system_ss.add(when: 'CONFIG_USB_UHCI_PCI', if_true: files('hcd-uhci-pci.c')) 17 system_ss.add(when: 'CONFIG_USB_UHCI_SYSBUS', if_true: files('hcd-uhci-sysbus.c')) 18 system_ss.add(when: 'CONFIG_USB_OHCI', if_true: files('hcd-ohci.c')) 19 system_ss.add(when: 'CONFIG_USB_OHCI_PCI', if_true: files('hcd-ohci-pci.c')) 20 system_ss.add(when: 'CONFIG_USB_OHCI_SYSBUS', if_true: files('hcd-ohci-sysbus.c')) 21 system_ss.add(when: 'CONFIG_USB_EHCI', if_true: files('hcd-ehci.c')) [all …]
|
H A D | host-libusb.c | 11 * Added flexible support for /dev/bus/usb /sys/bus/usb/devices in addition 15 * Completely rewritten to use libusb instead of usbfs ioctls. 41 #include <libusb.h> 51 #include "qemu/error-report.h" 52 #include "qemu/main-loop.h" 58 #include "hw/qdev-properties.h" 61 /* ------------------------------------------------------------------------ */ 63 #define TYPE_USB_HOST_DEVICE "usb-host" 106 libusb_device *dev; member 164 /* ------------------------------------------------------------------------ */ [all …]
|
/openbmc/qemu/ |
H A D | .travis.yml | 5 - gcc 9 # - OS name (currently only linux) 10 # - OS distribution (e.g. "jammy" for Linux) 11 # - Names and values of visible environment variables set in .travis.yml or Settings panel 19 # $ travis encrypt -r "qemu/qemu" "irc.oftc.net#qemu" 23 …- secure: "F7GDRgjuOo5IUyRLqSkmDL7kvdU4UcH3Lm/W2db2JnDHTGCqgEdaYEYKciyCLZ57vOTsTsOgesN8iUT7hNHBd1K… 30 - SRC_DIR=".." 31 - BUILD_DIR="build" 32 - BASE_CONFIG="--disable-docs --disable-tools" 33 - TEST_BUILD_CMD="" [all …]
|
/openbmc/linux/tools/usb/ffs-aio-example/multibuff/host_app/ |
H A D | test.c | 6 * binary, for any purpose, commercial or non-commercial, and by any 28 #include <libusb.h> 39 * struct test_state - describes test program state 56 * test_init - initialize test program 65 state->found = NULL; in test_init() 66 state->ctx = NULL; in test_init() 67 state->handle = NULL; in test_init() 68 state->attached = 0; in test_init() 70 ret = libusb_init(&state->ctx); in test_init() 72 printf("cannot init libusb: %s\n", libusb_error_name(ret)); in test_init() [all …]
|
/openbmc/linux/tools/usb/ffs-aio-example/simple/host_app/ |
H A D | test.c | 6 * binary, for any purpose, commercial or non-commercial, and by any 28 #include <libusb.h> 39 * struct test_state - describes test program state 56 * test_init - initialize test program 65 state->found = NULL; in test_init() 66 state->ctx = NULL; in test_init() 67 state->handle = NULL; in test_init() 68 state->attached = 0; in test_init() 70 ret = libusb_init(&state->ctx); in test_init() 72 printf("cannot init libusb: %s\n", libusb_error_name(ret)); in test_init() [all …]
|
/openbmc/qemu/scripts/ci/setup/ubuntu/ |
H A D | ubuntu-2204-aarch64.yaml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --host-arch aarch64 ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
H A D | ubuntu-2204-s390x.yaml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --host-arch s390x ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
H A D | ubuntu-2204-armhf-cross.yml | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool variables --cross-arch armv7l ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 8 - bash 9 - bc 10 - bison 11 - bsdextrautils 12 - bzip2 13 - ca-certificates 14 - ccache [all …]
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | alpine.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all alpine-319 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 12 alsa-lib-dev \ 13 attr-dev \ 18 bzip2-dev \ 19 ca-certificates \ 20 capstone-dev \ 22 ceph-dev \ 24 cmocka-dev \ [all …]
|
H A D | ubuntu2204.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all ubuntu-2204 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 19 ca-certificates \ 25 exuberant-ctags \ 33 libaio-dev \ [all …]
|
H A D | debian.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 26 exuberant-ctags \ [all …]
|
H A D | debian-amd64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch x86_64 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-armhf-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch armv7l debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-arm64-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch aarch64 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-i686-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch i686 debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-ppc64el-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch ppc64le debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-mipsel-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mipsel debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-s390x-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch s390x debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | debian-mips64el-cross.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all --cross-arch mips64el debian-12 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 7 FROM docker.io/library/debian:12-slim 10 apt-get update && \ 11 apt-get install -y eatmydata && \ 12 eatmydata apt-get dist-upgrade -y && \ 13 eatmydata apt-get install --no-install-recommends -y \ 20 ca-certificates \ 25 exuberant-ctags \ [all …]
|
H A D | opensuse-leap.docker | 1 # THIS FILE WAS AUTO-GENERATED 3 # $ lcitool dockerfile --layers all opensuse-leap-15 qemu 5 # https://gitlab.com/libvirt/libvirt-ci 9 RUN zypper update -y && \ 10 …zypper addrepo -fc https://download.opensuse.org/update/leap/15.6/backports/openSUSE:Backports:SLE… 11 zypper install -y \ 12 Mesa-devel \ 13 alsa-lib-devel \ 17 brlapi-devel \ 19 ca-certificates \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pcsc-lite/ |
H A D | pcsc-lite_2.0.3.bb | 3 LICENSE = "BSD-3-Clause & GPL-3.0-or-later" 4 LICENSE:${PN} = "BSD-3-Clause" 5 LICENSE:${PN}-lib = "BSD-3-Clause" 6 LICENSE:${PN}-doc = "BSD-3-Clause" 7 LICENSE:${PN}-dev = "BSD-3-Clause" 8 LICENSE:${PN}-dbg = "BSD-3-Clause & GPL-3.0-or-later" 9 LICENSE:${PN}-spy = "GPL-3.0-or-later" 10 LICENSE:${PN}-spy-dev = "GPL-3.0-or-later" 12 DEPENDS = "autoconf-archive-native flex-native" 20 --disable-libusb \ [all …]
|
/openbmc/openbmc-build-scripts/ |
H A D | qemu-build.sh | 9 # In Jenkins configure the git SCM 'Additional Behaviours', 'check-out to a sub 15 # WORKSPACE=$PWD/qemu ~/openbmc-build-scripts/qemu-build.sh 30 #set -x 33 http_proxy=${http_proxy:-} 35 if [ -z ${WORKSPACE+x} ]; then 40 docker_reg=${DOCKER_REG:-"public.ecr.aws/ubuntu"} 43 img_name=qemu-build 49 if [[ -n "${http_proxy}" ]]; then 50 …ho \"Acquire::http::Proxy \\"\"${http_proxy}/\\"\";\" > /etc/apt/apt.conf.d/000apt-cacher-ng-proxy" 55 export PROXY_HOST=${PROXY_HOST/%:[0-9]*} [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | migration-1.7.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 .. _migration-1.7-changes-to-setting-qemu-packageconfig-options: 12 ------------------------------------------------------------------- 18 append to :term:`PACKAGECONFIG` for ``qemu-native`` and ``nativesdk-qemu`` 22 PACKAGECONFIG_append_pn-qemu-native = " sdl" 23 PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl" 25 .. _migration-1.7-minimum-git-version: 28 ------------------- 30 The minimum :ref:`overview-manual/development-environment:git` 32 build host is now 1.7.8 because the ``--list`` option is now required by [all …]
|