/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/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 …]
|
H A D | meson_options.txt | 1 # These options do not correspond to a --enable/--disable-* option 3 # scripts/meson-buildoptions.py's SKIP_OPTIONS constant too. 9 option('qemu_firmwarepath', type : 'array', value : ['share/qemu-firmware'], 12 description: 'use specified string as sub-version of the package') 25 …description: 'set block driver read-write whitelist (by default affects only QEMU, not tools like … 27 …description: 'set block driver read-only whitelist (by default affects only QEMU, not tools like q… 28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M', 33 description: 'fuzzing engine library for OSS-Fuzz') 40 # Everything else can be set via --enable/--disable-* option 42 # here make sure to run "make update-buildoptions". [all …]
|
H A D | meson.build | 10 meson.add_postconf_script(find_program('scripts/symlink-install-tree.py')) 23 config_host = keyval.load(meson.current_build_dir() / 'config-host.mak') 30 tmpdir = meson.current_build_dir() / 'meson-private/temp' 61 have_linux_user = have_linux_user or target.endswith('linux-user') 62 have_bsd_user = have_bsd_user or target.endswith('bsd-user') 63 have_system = have_system or target.endswith('-softmmu') 107 …dgen.version() + ' is unsupported. You can install a new version with "cargo install bindgen-cli"') 114 message('To use Rust you can install a new version with "cargo install bindgen-cli"') 132 # instead. QEMU --enable-modules depends on this because the SystemTap 135 add_global_arguments('-DSTAP_SDT_V2', [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sigrok/ |
H A D | libsigrok_0.5.2.bb | 4 LICENSE = "GPL-3.0-only" 7 DEPENDS = "glib-2.0 libzip" 9 PACKAGECONFIG[serialport] = "--with-libserialport,--without-libserialport,libserialport" 10 PACKAGECONFIG[ftdi] = "--with-libftdi,--without-libftdi,libftdi" 11 PACKAGECONFIG[usb] = "--with-libusb,--without-libusb,libusb" 12 PACKAGECONFIG[cxx] = "--enable-cxx,--disable-cxx,glibmm doxygen-native" 13 PACKAGECONFIG[bluez5] = "--with-libbluez,--without-libbluez,bluez5" 14 PACKAGECONFIG[hidapi] = "--with-libhidapi,--without-libhidapi,hidapi" 20 SRC_URI = "http://sigrok.org/download/source/libsigrok/libsigrok-${PV}.tar.gz"
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/ |
H A D | lcdproc_git.bb | 1 DESCRIPTION = "LCDproc is a client/server suite to drive all kinds of LCD (-like) devices. The clie… 3 SUMMARY = "Drivers for character-based LCD displays" 6 LICENSE = "GPL-2.0-or-later" 18 inherit autotools pkgconfig update-rc.d 22 SERIALVFD:libc-musl = ",!serialVFD" 23 SERIALVFD:libc-musl:x86 = "" 24 SERIALVFD:libc-musl:x86-64 = "" 29 PACKAGECONFIG[usb] = "--enable-libusb,--disable-libusb,virtual/libusb0" 30 PACKAGECONFIG[ftdi] = "--enable-libftdi,--disable-libftdi,libftdi" 32 PACKAGECONFIG[hid] = "--enable-libhid,--disable-libhid,libhid" [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 7 LICENSE = "GPL-2.0-only & LGPL-2.1-only" 9 DEPENDS += "bison-native meson-native ninja-native" 11 RDEPENDS:${PN}-ptest = "bash" 13 require qemu-targets.inc 14 # https://gitlab.com/qemu-project/qemu/-/commit/81e2b198a8cb4ee5fdf108bd438f44b193ee3a36 means 15 # we need a full python3-native setup 16 inherit pkgconfig ptest update-rc.d systemd python3native 21 SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ 23 file://run-ptest \ 24 file://fix-strerrorname_np.patch \ [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/openocd/ |
H A D | openocd_git.bb | 1 SUMMARY = "Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing" 2 LICENSE = "GPL-2.0-only" 4 DEPENDS = "libusb-compat libftdi" 23 inherit pkgconfig autotools-brokensep gettext 27 EXTRA_OECONF = "--enable-ftdi --enable-jtag_vpi --enable-buspirate --disable-doxygen-html --disable… 31 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.guess ${S}/jimtcl/autosetup 32 install -m 0755 ${STAGING_DATADIR_NATIVE}/gnu-config/config.sub ${S}/jimtcl/autosetup 38 if [ -e "${D}${infodir}" ]; then 39 rm -Rf ${D}${infodir} 41 if [ -e "${D}${mandir}" ]; then [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/meta-openembedded/meta-oe/recipes-printing/gutenprint/ |
H A D | gutenprint_5.3.4.bb | 3 # Uses the gutenprint-native extracted strings and disable local build stuff 5 # Copyright (c) Ambu A/S - All rights reserved 6 # SPDX-License-Identifier: MIT 13 HOMEPAGE = "http://gimp-print.sourceforge.net/" 14 LICENSE = "GPL-2.0-or-later" 17 SRC_URI = "https://downloads.sourceforge.net/gimp-print/${BP}.tar.xz" 22 DEPENDS += "glib-2.0-native cups gutenprint-native tiff libusb libpng libjpeg-turbo ghostscript" 24 DEPENDS:class-native = "glib-2.0-native gettext-native" 26 EXTRA_OECONF = "--without-doc --disable-test PERL=/usr/bin/perl" 27 EXTRA_OECONF:append:class-native = " --without-cups" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/ |
H A D | hplip_3.22.10.bb | 2 LICENSE = "GPL-2.0-only" 7 file://fix-libusb-paths.patch \ 8 file://600-fix.patch \ 9 file://030-replace_unsafe_memcpy_with_memmove.patch \ 10 file://050-fix-glibcisms.patch \ 11 file://hplip-3.19.6-fix-return.patch \ 12 file://0001-common-utils-Include-string.h-for-strcasestr.patch \ 13 file://0002-Add-ImageProcessor-only-when-DISBALE_IMAGEPROCESSOR_.patch \ 14 file://0003-pserror.c-Define-column-to-be-int-explcitly.patch \ 15 file://0004-Define-missing-prototype-for-functions.patch \ [all …]
|
/openbmc/qemu/docs/system/loongarch/ |
H A D | virt.rst | 12 ----------------- 15 - Gpex host bridge 16 - Ls7a RTC device 17 - Ls7a IOAPIC device 18 - ACPI GED device 19 - Fw_cfg device 20 - PCI/PCIe devices 21 - Memory device 22 - CPU device. Type: la464. 25 -------------------- [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 …]
|
H A D | migration-2.6.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 .. _migration-2.6-gcc-changes: 12 ------------------------------ 16 release, see https://gcc.gnu.org/gcc-8/changes.html. 23 .. _migration-2.6-removed-recipes: 26 --------------- 30 - *beecrypt*: No longer needed since moving to RPM 4. 31 - *bigreqsproto*: Replaced by ``xorgproto``. 32 - *calibrateproto*: Removed in favor of ``xinput``. 33 - *compositeproto*: Replaced by ``xorgproto``. [all …]
|
H A D | release-notes-4.1.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 10 - Linux kernel 5.19, glibc 2.36 and ~260 other recipe upgrades 12 - ``make`` 4.0 is now the minimum make version required on the build host. 14 :term:`buildtools` tarball, and additionally a new :term:`buildtools-make` tarball 17 :ref:`ref-manual/system-requirements:required git, tar, python, make and gcc versions`. 19 - New layer setup tooling: 21 - New ``scripts/oe-setup-layers`` standalone script to restore the layer 23 - New ``bitbake-layers create-layers-setup`` command to save the 25 - New ``bitbake-layers save-build-conf`` command to save the active build [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/qemu/scripts/ |
H A D | meson-buildoptions.sh | 1 # This file is generated by meson-buildoptions.py, do not edit! 3 printf "%s\n" ' --audio-drv-list=CHOICES Set audio driver list [default] (choices: alsa/co' 6 printf "%s\n" ' --bindir=VALUE Executable directory [bin]' 7 printf "%s\n" ' --block-drv-ro-whitelist=VALUE' 8 printf "%s\n" ' set block driver read-only whitelist (by default' 9 printf "%s\n" ' affects only QEMU, not tools like qemu-img)' 10 printf "%s\n" ' --block-drv-rw-whitelist=VALUE' 11 printf "%s\n" ' set block driver read-write whitelist (by default' 12 printf "%s\n" ' affects only QEMU, not tools like qemu-img)' 13 printf "%s\n" ' --datadir=VALUE Data file directory [share]' [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/cups/ |
H A D | cups.inc | 8 LICENSE = "Apache-2.0" 11 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/cups-${PV}-source.tar.gz \ 12 file://0001-use-echo-only-in-init.patch \ 13 file://0002-don-t-try-to-run-generated-binaries.patch \ 15 file://0004-cups-fix-multilib-install-file-conflicts.patch \ 17 file://cups-volatiles.conf \ 22 CVE_STATUS[CVE-2008-1033] = "not-applicable-platform: Issue only applies to MacOS" 23 CVE_STATUS[CVE-2009-0032] = "cpe-incorrect: Issue affects pdfdistiller plugin used with but not par… 24 CVE_STATUS[CVE-2018-6553] = "not-applicable-platform: This is an Ubuntu only issue" 25 CVE_STATUS[CVE-2022-26691] = "fixed-version: This is fixed in 2.4.2 but the cve-check class still r… [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/openct/ |
H A D | openct_0.6.20.bb | 5 It comes as driver in ifdhandler format for PC/SC-Lite, \ 6 as CT-API driver, or as a small and lean middleware, \ 11 DEPENDS += "libtool pcsc-lite libusb-compat" 14 https://downloads.sourceforge.net/project/opensc/${BPN}/${BPN}-${PV}.tar.gz \ 15 file://etc-openct.udev.in-disablePROGRAM.patch \ 16 file://etc-openct_usb.in-modify-UDEVINFO.patch \ 17 file://0001-m4-Just-emit-the-first-line-of-compiler-version.patch \ 21 file://0001-Fix-incompatible-pointer-type-error-with-gcc-option.patch \ 28 LICENSE = "LGPL-2.0-or-later" 29 LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/ |
H A D | pipewire_1.2.7.bb | 7 LICENSE = "MIT & LGPL-2.1-or-later & GPL-2.0-only" 25 GROUPADD_PARAM:${PN} = "--system pipewire" 27 USERADD_PARAM:${PN} = "--system --home / --no-create-home \ 28 --comment 'PipeWire multimedia daemon' \ 29 --gid pipewire --groups audio,video \ 41 # The session-managers list specifies which session managers Meson 46 # This does not disable support or the need for session managers, 56 -Devl=disabled \ 57 -Dtests=disabled \ 58 -Dudevrulesdir=${nonarch_base_libdir}/udev/rules.d/ \ [all …]
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | run-coverity-scan | 1 #!/bin/sh -e 8 # See the COPYING file in the top-level directory. 10 # Copyright (c) 2017-2020 Linaro Limited 14 # run the (closed-source) coverity build tools, so don't 18 # tree, and that tree is a fresh clean one, because we do an in-tree 21 # regular expressions it uses; an out-of-tree build won't work for this.) 31 # --check-upload-only : return success if upload is possible 32 # --dry-run : run the tools, but don't actually do the upload 33 # --docker : create and work inside a container 34 # --docker-engine : specify the container engine to use (docker/podman/auto); [all …]
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_thor.c | 1 // SPDX-License-Identifier: GPL-2.0+ 3 * f_thor.c -- USB TIZEN THOR Downloader gadget function 9 * git://review.tizen.org/kernel/u-boot 48 /* THOR protocol - transmission handling */ 59 debug("-RSP: %d, %d\n", rsp->rsp, rsp->rsp_data); in send_rsp() 67 rsp->ack = ack; in send_data_rsp() 68 rsp->count = count; in send_data_rsp() 73 debug("-DATA RSP: %d, %d\n", ack, count); in send_data_rsp() 81 rsp->rsp = rqt->rqt; in process_rqt_info() 82 rsp->rsp_data = rqt->rqt_data; in process_rqt_info() [all …]
|
/openbmc/linux/drivers/usb/core/ |
H A D | hub.c | 1 // SPDX-License-Identifier: GPL-2.0 69 /* Protect struct usb_device->state and ->children members 70 * Note: Both are also protected by ->dev.sem, except that ->state can 78 /* synchronize hub-port add/remove and peering operations */ 88 * 10 seconds to send reply for the initial 64-byte descriptor request. 90 /* define initial 64-byt [all...] |
/openbmc/ |
D | opengrok1.0.log | 1 2025-03-21 03:00:54.402-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-21 03:00:54.529-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |
D | opengrok2.0.log | 1 2025-03-20 03:00:35.677-0500 FINE t1 Executor.registerErrorHandler: Installing default uncaught exception handler 2 2025-03-20 03:00:35.795-0500 INFO t1 Indexer.parseOptions: Indexer options: [-c, /usr/local/bin/ctags, -T, 12, -s, /opengrok/src, - [all...] |