Home
last modified time | relevance | path

Searched refs:OE (Results 1 – 25 of 476) sorted by relevance

12345678910>>...20

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/
H A D0001-unix-common.mk-Ensuring-Sequential-Execution-of-rm-a.patch31 martin@jama /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable $ grep -A 1 li…
32 make -C libutil++/ -f /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/…
35 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil++/ -f …
38 martin@jama /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable $ grep -A 1 li…
39 make -C libutil/ -f /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/li…
42 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil/ -f /O…
45 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil/ -f /O…
48 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil/ -f /O…
51 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil/ -f /O…
54 make -C /OE/build/oe-core/tmp/work/core2-64-oe-linux/xmlrpc-c/1.60.03/git/stable/lib/libutil/ -f /O…
[all …]
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc12 DISTRO_PN_ALIAS:pn-alsa-state = "OE-Core"
13 DISTRO_PN_ALIAS:pn-alsa-utils-alsaconf = "OE-Core"
14 DISTRO_PN_ALIAS:pn-alsa-utils-scripts = "OE-Core"
25 DISTRO_PN_ALIAS:pn-builder = "OE-Core"
26 DISTRO_PN_ALIAS:pn-buildtools-tarball = "OE-Core"
30 DISTRO_PN_ALIAS:pn-connman-conf = "OE-Core"
33 DISTRO_PN_ALIAS:pn-core-image-base = "OE-Core"
34 DISTRO_PN_ALIAS:pn-core-image-full-cmdline = "OE-Core"
35 DISTRO_PN_ALIAS:pn-core-image-kernel-dev = "OE-Core"
36 DISTRO_PN_ALIAS:pn-core-image-minimal = "OE-Core"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/heaptrack/
H A Dheaptrack_1.2.0.bb39 # Change Dir: '/OE/lge/build/webos/styhead/BUILD/work/raspberrypi4_64-webos-linux/heaptrack…
42OE/lge/build/webos/styhead/BUILD/work/raspberrypi4_64-webos-linux/heaptrack/1.2.0/recipe-sysroot-n…
44OE/lge/build/webos/styhead/BUILD/work/raspberrypi4_64-webos-linux/heaptrack/1.2.0/recipe-sysroot-n…
/openbmc/linux/arch/arm/boot/dts/st/
H A Dst-pincfg.h15 #define OE (1 << 27) macro
35 #define OUT (OE)
37 #define BIDIR (OE | OD)
39 #define BIDIR_PU (OE | PU | OD)
/openbmc/u-boot/arch/arm/dts/
H A Dst-pincfg.h14 #define OE (1 << 27) macro
34 #define OUT (OE)
36 #define BIDIR (OE | OD)
38 #define BIDIR_PU (OE | PU | OD)
/openbmc/u-boot/drivers/pinctrl/
H A Dpinctrl-sti.c22 #define OE (1 << 27) macro
34 #define OUT (OE)
36 #define OUT_PU (OE | PU)
38 #define BIDIR (OE | OD)
40 #define BIDIR_PU (OE | PU | OD)
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386-sse-exceptions.c44 #define OE (1 << 3) macro
47 #define EXC (IE | ZE | OE | UE | PE)
77 if ((mxcsr & EXC) != (OE | PE)) { in main()
203 if ((mxcsr & EXC) != (OE | PE)) { in main()
239 if ((mxcsr & EXC) != (OE | PE)) { in main()
275 if ((mxcsr & EXC) != (OE | PE)) { in main()
311 if ((mxcsr & EXC) != (OE | PE)) { in main()
347 if ((mxcsr & EXC) != (OE | PE)) { in main()
390 if ((mxcsr & EXC) != (OE | PE)) { in main()
433 if ((mxcsr & EXC) != (OE | PE)) { in main()
[all …]
H A Dtest-i386-fp-exceptions.c34 #define OE (1 << 3) macro
37 #define EXC (IE | ZE | OE | UE | PE)
81 if ((sw & EXC) != (OE | PE)) { in main()
88 if ((sw & EXC) != (OE | PE)) { in main()
192 if ((sw & EXC) != (OE | PE)) { in main()
228 if ((sw & EXC) != (OE | PE)) { in main()
264 if ((sw & EXC) != (OE | PE)) { in main()
307 if ((sw & EXC) != (OE | PE)) { in main()
721 if ((sw & EXC) != (OE | PE)) { in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/
H A Dfixup-install-docdir.patch6 header files in locations not consistent with the OE filesystem layout.
7 So here we specify new locations which are consistent with OE filesystems.
9 Upstream-Status: Inappropriate - configuration for OE build environment
/openbmc/inarp/
H A Dconfigure.ac29 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
32 [Path to the OE SDK SYSROOT])
37 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/openbmc/meta-openembedded/
H A DREADME.md1 Collection of layers for the OE-core universe
5 This repository is a collection of layers to suppliment OE-Core
/openbmc/phosphor-event/
H A Dconfigure.ac35 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
38 [Path to the OE SDK SYSROOT])
43 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A D0001-Fix-opening-etc-resolv.conf-error.patch9 is created by systemd-resolved.service by default in current OE's systemd
17 is marked as OE specific.
19 Upstream-Status: Inappropriate [OE Specific]
/openbmc/linux/Documentation/devicetree/bindings/display/ti/
H A Dti,tpd12s015.txt8 - gpios: CT CP HPD, LS OE and HPD gpios
21 <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pycocotools/
H A D0001-downgrade-numpy-version-to-1.26.4.patch6 We can drop it when OE-core upgrades numpy to 2.x
8 Upstream-Status: Inappropriate [OE workaround]
/openbmc/btbridge/
H A Dconfigure.ac36 …AS_HELP_STRING([--enable-oe-sdk], [Link testcases absolutely against OE SDK so they can be ran wit…
39 [Path to the OE SDK SYSROOT])
44 AC_MSG_NOTICE([Enabling OE-SDK at $OECORE_TARGET_SYSROOT])
/openbmc/openbmc/poky/meta-selftest/recipes-extended/hello-rs/hello-rs/
H A D0001-Greet-OE-Core.patch4 Subject: [PATCH] Greet "OE-Core"
21 + let greeting = greet(Some("OE-Core"));
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-geany.m4-Do-not-tinker-with-pkg-config-paths.patch6 OE sets up these paths correctly w.r.t. target sysroot
8 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A D0001-configure-Respect-the-cflags-from-environment.patch6 This is needed with OE like cross-build envs where certain important
10 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/luajit/
H A D0001-Do-not-strip-automatically-this-leaves-the-stripping.patch4 Subject: [PATCH] Do not strip automatically, this leaves the stripping busines to OE
6 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/metacity/
H A D0001-drop-zenity-detection.patch6 OE does not support zenity
8 Upstream-Status: Inappropriate [OE specific]
/openbmc/openbmc/poky/scripts/
H A Drunqemu.README1 Using OE images with QEMU
4 OE-Core can generate qemu bootable kernels and images which can be used
6 and x86 (32 and 64 bit) images. The scripts can be used within the OE build
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/libuser/libuser/
H A D0001-docs-Disable-building.patch6 It needs linuxdoc-tools which we do not have in OE anymore
8 Upstream-Status: Inappropriate [OE-Specific]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pocketsphinx/
H A D0001-cython-Use-cythyon3-in-cmake-check.patch6 OE does not install cython anymore, it only has cython3
9 Upstream-Status: Inappropriate [ OE-Specific ]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/emlog/
H A D0001-Remove-modules_clean-from-clean-target.patch7 Since OE will run 'make clean' before reconfiguring, this
11 Upstream-Status: Inappropriate [ OE-Specific ]

12345678910>>...20