/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-flask-restx_1.3.0.bb | 1 DESCRIPTION = "Fully featured framework for fast, easy and documented API development with Flask" 2 LICENSE = "BSD-3-Clause" 10 python3-aniso8601 \ 11 python3-jsonschema \ 12 python3-pytz \
|
H A D | python3-pymodbus_3.8.3.bb | 1 SUMMARY = "A fully featured modbus protocol stack in python" 3 LICENSE = "BSD-3-Clause" 11 PACKAGECONFIG[repl] = ",,,python3-aiohttp python3-click python3-prompt-toolkit python3-pygments pyt… 12 PACKAGECONFIG[asyncio] = ",,,python3-pyserial-asyncio" 13 PACKAGECONFIG[tornado] = ",,,python3-tornado" 14 PACKAGECONFIG[twisted] = ",,,python3-twisted-conch" 15 PACKAGECONFIG[redis] = ",,,python3-redis" 16 PACKAGECONFIG[sql] = ",,,python3-sqlalchemy" 19 python3-asyncio \ 20 python3-core \ [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | core-image-initramfs-boot.bb | 1 SUMMARY = "Basic initramfs to boot a fully-featured rootfs" 5 INITRAMFS_SCRIPTS ?= "initramfs-framework-base initramfs-module-udev" 7 PACKAGE_INSTALL = "${INITRAMFS_SCRIPTS} ${VIRTUAL-RUNTIME_base-utils} base-passwd" 15 PACKAGE_EXCLUDE = "kernel-image-*"
|
/openbmc/openbmc/poky/meta/recipes-support/libffi/ |
H A D | libffi_3.4.6.bb | 7 library really only provides the lowest, machine dependent layer of a fully featured foreign functi… 13 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BPN}-${PV}.tar.gz \ 14 file://not-win32.patch \ 18 EXTRA_OECONF += "--disable-builddir --disable-exec-static-tramp" 19 EXTRA_OECONF:class-native += "--with-gcc-arch=generic" 20 EXTRA_OEMAKE:class-target = "LIBTOOLFLAGS='--tag=CC'" 22 inherit autotools texinfo multilib_header github-releases 28 # Doesn't compile in MIPS16e mode due to use of hand-written
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/squid/ |
H A D | squid_6.12.bb | 1 SUMMARY = "A fully-featured http proxy and web-cache daemon for Linux" 2 DESCRIPTION = "A fully-featured http proxy and web-cache daemon for Linux. \ 8 HOMEPAGE = "http://www.squid-cache.org" 10 LICENSE = "GPL-2.0-or-later" 15 SRC_URI = "http://www.squid-cache.org/Versions/v${MAJ_VER}/${BPN}-${PV}.tar.xz \ 16 file://Set-up-for-cross-compilation.patch \ 17 file://Skip-AC_RUN_IFELSE-tests.patch \ 18 file://squid-use-serial-tests-config-needed-by-ptest.patch \ 19 file://run-ptest \ 21 file://0002-squid-make-squid-conf-tests-run-on-target-device.patch \ [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | setuptools3_legacy.bbclass | 4 # SPDX-License-Identifier: MIT 12 # installing init scripts) should use a fully-featured build system such as Meson. 17 inherit setuptools3-base 22 SETUPTOOLS_INSTALL_ARGS ?= "--root=${D} \ 23 --prefix=${prefix} \ 24 --install-lib=${PYTHON_SITEPACKAGES_DIR} \ 25 --install-data=${datadir}" 28 SETUPTOOLS_PYTHON:class-native = "nativepython3" 41 ${STAGING_BINDIR_NATIVE}/python3-native/python3 setup.py \ 42 build --build-base=${B} ${SETUPTOOLS_BUILD_ARGS} || \ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | ti,dp83869.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - $ref: ethernet-phy.yaml# 14 - Andrew Davis <afd@ti.com> 17 The DP83869HM device is a robust, fully-featured Gigabit (PHY) transceiver 18 with integrated PMD sublayers that supports 10BASE-Te, 100BASE-TX and 19 1000BASE-T Ethernet protocols. The DP83869 also supports 1000BASE-X and 20 100BASE-FX Fiber protocols. 23 the DP83869HM can run 1000BASE-X-to-1000BASE-T and 100BASE-FX-to-100BASE-TX [all …]
|
H A D | ti,dp83867.yaml | 1 # SPDX-License-Identifier: (GPL-2.0+ OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - $ref: ethernet-controller.yaml# 14 - Andrew Davis <afd@ti.com> 17 The DP83867 device is a robust, low power, fully featured Physical Layer 18 transceiver with integrated PMD sublayers to support 10BASE-Te, 100BASE-TX 19 and 1000BASE-T Ethernet protocols. 34 nvmem-cells: 40 nvmem-cell-names: [all …]
|
/openbmc/qemu/tests/tcg/arm/system/ |
H A D | test-armv6m-undef.S | 2 * Test ARMv6-M UNDEFINED 32-bit instructions 7 * or later. See the COPYING file in the top-level directory. 11 * Test that UNDEFINED 32-bit instructions fault as expected. This is an 12 * interesting test because ARMv6-M shares code with its more fully-featured 16 * The emulator must be invoked with -semihosting so that the test case can 19 * Failures can be debugged with -d in_asm,int,exec,cpu and the 20 * gdbstub (-S -s). 24 .cpu cortex-m0 46 .word 0 /* 4-10. Reserved */ 54 .word 0 /* 16-47. External Interrupts */ [all …]
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | images.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 9 "top-level" recipe that essentially begins the build for the type of 16 the GNU Affero General Public License Version 3 (AGPL-3.0) components 17 is only tested for core-image-minimal image. Furthermore, if you would like to 22 INCOMPATIBLE_LICENSE = "GPL-3.0* LGPL-3.0*" 27 INCOMPATIBLE_LICENSE:pn-your-image-name = "GPL-3.0* LGPL-3.0*" 37 - ``build-appliance-image``: An example virtual machine that contains 45 Appliance </software-item/build-appliance>` page 48 - ``core-image-base``: A console-only image that fully supports the 51 - ``core-image-full-cmdline``: A console-only image with more [all …]
|
H A D | variables.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 16 :term:`U <UBOOT_BINARY>` :term:`V <VIRTUAL-RUNTIME>` 27 ``meta/conf/machine/include/arm/arch-arm.inc`` file sets the 39 Like all package-controlling variables, you must always use them in 43 ALLOW_EMPTY:${PN}-dev = "1" 44 ALLOW_EMPTY:${PN}-staticdev = "1" 51 commands can co-exist. 60 ":ref:`ref-classes-update-alternatives`" 80 ":ref:`ref-classes-update-alternatives`" 96 ":ref:`ref-classes-update-alternatives`" [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_color.c | 38 * - Input gamma LUT (de-normalized) 39 * - Input CSC (normalized) 40 * - Surface degamma LUT (normalized) 41 * - Surface CSC (normalized) 42 * - Surface regamma LUT (normalized) 43 * - Output CSC (normalized) 49 * Plane CTM -> Plane degamma -> Plane CTM -> Plane regamma -> Plane CTM 59 * support any CRTC props with correct blending with multiple planes - but we 70 * Plane DGM Bypass -> Plane CTM Bypass -> Plane RGM Bypass -> ... 71 * CRTC DGM Bypass -> CRTC CTM Bypass -> CRTC RGM Bypass [all …]
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | mba6ulx.dtsi | 1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT) 3 * Copyright 2018-2022 TQ-Systems GmbH 4 * Author: Markus Niebel <Markus.Niebel@tq-group.com> 8 model = "TQ-Systems MBA6ULx Baseboard"; 18 stdout-path = &uart1; 22 compatible = "pwm-backlight"; 23 power-supply = <®_mba6ul_3v3>; 24 enable-gpios = <&expander_out0 4 GPIO_ACTIVE_HIGH>; 29 compatible = "gpio-beeper"; 33 gpio_buttons: gpio-keys { [all …]
|
/openbmc/openbmc/poky/documentation/overview-manual/ |
H A D | yp-intro.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 11 developers create custom Linux-based systems that are designed for 26 .. image:: figures/key-dev-elements.png 31 …ticle <https://www.embedded.com/electronics-blogs/say-what-/4458600/Why-the-Yocto-Project-for-my-I… 39 -------- 43 - *Widely Adopted Across the Industry:* Many semiconductor, operating 50 - *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, 55 Aside from broad architecture support, the Yocto Project fully 59 - *Images and Code Transfer Easily:* Yocto Project output can easily 68 - *Flexibility:* Corporations use the Yocto Project many different [all …]
|
/openbmc/openbmc/poky/documentation/bsp-guide/ |
H A D | bsp.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 Board Support Packages (BSP) --- Developer's Guide 19 Layer using the :ref:`bitbake-layers <bsp-guide/bsp:Creating a new BSP Layer Using the \`\`bitbake-… 28 layers in the Yocto Project use the following well-established naming 31 meta-bsp_root_name 33 The string "meta-" is prepended to the 38 Because the BSP layer naming convention is well-established, it is 40 BSP layer name does not need to start with ``meta-``. 47 :ref:`overview-manual/development-environment:yocto project source repositories` 58 ``meta-raspberrypi`` and ``meta-intel``). Each of these layers is a [all …]
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-controls.rst | 1 .. SPDX-License-Identifier: GPL-2.0 7 ------------ 31 sub-device drivers. 35 ------------------------ 48 Basic usage for V4L2 and sub-device drivers 49 ------------------------------------------- 53 .. code-block:: c 55 #include <media/v4l2-ctrls.h> 57 1.1) Add the handler to your driver's top-level struct: 61 .. code-block:: c [all …]
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-janice.dts | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Devicetree for the Samsung Galaxy S Advance GT-I9070 also known as Janice. 6 /dts-v1/; 7 #include "ste-db8500.dtsi" 8 #include "ste-ab8500.dtsi" 9 #include "ste-dbx5x0-pinctrl.dtsi" 10 #include <dt-bindings/gpio/gpio.h> 11 #include <dt-bindings/leds/common.h> 12 #include <dt-bindings/input/input.h> 13 #include <dt-bindings/interrupt-controller/irq.h> [all …]
|
/openbmc/linux/drivers/phy/marvell/ |
H A D | phy-mvebu-cp110-comphy.c | 1 // SPDX-License-Identifier: GPL-2.0 5 * Antoine Tenart <antoine.tenart@free-electrons.com> 8 #include <linux/arm-smccc.h> 20 /* Relative to priv->base */ 108 /* Relative to priv->regmap */ 130 * [ 1- 0]: COMPHY polarity invertion 131 * [ 2- 7]: COMPHY speed 132 * [ 5-11]: COMPHY port index 133 * [12-16]: COMPHY mode 135 * [18-20]: PCIe width (x1, x2, x4) [all …]
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | documentation.conf | 3 # Mail your changes to openembedded-devel@openembedded.org 8 do_build[doc] = "Default task for a recipe - depends on all other normal tasks required to 'build' … 17 do_configure[doc] = "Configures the source by enabling and disabling any build-time and configurati… 26 do_kernel_checkout[doc] = "Checks out source/meta branches for a linux-yocto style kernel" 27 do_kernel_configcheck[doc] = "Validates the kernel configuration for a linux-yocto style kernel" 28 do_kernel_configme[doc] = "Assembles the kernel configuration for a linux-yocto style kernel" 45 do_rm_work_all[doc] = "Top-level task for removing work files after the build system has finished w… 54 do_uboot_mkimage[doc] = "Creates a uImage file from the kernel for the U-Boot bootloader" 56 …meta branches are on the locations specified by their SRCREV values for a linux-yocto style kernel" 94 BBSERVER[doc] = "Points to the server that runs memory-resident BitBake." [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_hwseq.c | 62 hws->ctx 64 hws->regs->reg 68 hws->shifts->field_name, hws->masks->field_name 72 if (dc->res_pool->gsl_groups.gsl_0 == 0) in find_free_gsl_group() 74 if (dc->res_pool->gsl_groups.gsl_1 == 0) in find_free_gsl_group() 76 if (dc->res_pool->gsl_groups.gsl_2 == 0) in find_free_gsl_group() 88 * - immediate flip: find first available GSL group if not already assigned 91 * - vsync flip: disable GSL if used 94 * gsl_0 <=> pipe_ctx->stream_res.gsl_group == 1 95 * Using a magic value like -1 would require tracking all inits/resets [all …]
|
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 6 * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> 13 * Copyright 2015-2017 Intel Deutschland GmbH 14 * Copyright (C) 2018-2023 Intel Corporation 32 * be careful not to break things - i.e. don't move anything around or so 74 * - a setup station entry is added, not yet authorized, without any rate 76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid 79 * - %NL80211_TDLS_ENABLE_LINK is then used 80 * - after this, the only valid operation is to remove it by tearing down 95 * Frame registration is done on a per-interface basis and registrations 137 * software, like the AP-VLAN type in mac80211 for example, there's [all …]
|