/openbmc/u-boot/drivers/demo/ |
H A D | Kconfig | 4 bool "Enable demo uclass support" 8 an interface to a couple of demo devices. You can access it using 9 the 'demo' command or by calling the uclass functions from your 13 bool "Enable simple demo device for driver model" 17 a message when the 'demo hello' command is executed which targets 22 bool "Enable shape demo device for driver model" 26 a shape when the 'demo hello' command is executed which targets
|
H A D | Makefile | 5 obj-y += demo-uclass.o demo-pdata.o 6 obj-$(CONFIG_DM_DEMO_SIMPLE) += demo-simple.o 7 obj-$(CONFIG_DM_DEMO_SHAPE) += demo-shape.o
|
/openbmc/openbmc/meta-security/recipes-security/libmhash/ |
H A D | libmhash_0.9.9.9.bb | 33 if [ ! -d ${S}/demo ]; then mkdir ${S}/demo; fi 34 cp ${UNPACKDIR}/Makefile.test ${S}/demo/Makefile 35 cp ${UNPACKDIR}/mhash.c ${S}/demo/ 36 make -C ${S}/demo CFLAGS="${CFLAGS} -I${S}/include/" LDFLAGS="${LDFLAGS} -L${S}/lib/.libs" 40 install -m 0755 ${S}/demo/mhash ${D}${PTEST_PATH}
|
/openbmc/qemu/docs/system/ |
H A D | target-avr.rst | 14 https://github.com/seharris/qemu-avr-tests/blob/master/free-rtos/Demo/AVR_ATMega2560_GCC/demo.elf 17 Following are examples of possible usages, assuming demo.elf is compiled for 22 qemu-system-avr -machine mega2560 -bios demo.elf 26 qemu-system-avr -M mega2560 -bios demo.elf -nographic \ 35 qemu-system-avr -machine mega2560 -bios demo.elf -s -S 39 avr-gdb demo.elf 48 qemu-system-avr -machine mega2560 -bios demo.elf -d in_asm
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/ |
H A D | ts-demo_git.bb | 1 DESCRIPTION = "Trusted Services ts-demo deployment for arm-linux. \ 2 Used for running simple TS demo from Linux user-space \ 13 OECMAKE_SOURCEPATH="${S}/deployments/ts-demo/${TS_ENV}" 19 FILES:${PN} = "${bindir}/ts-demo" 27 mv ${D}${TS_INSTALL}/bin/ts-demo ${D}${bindir}
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpeas/libpeas-1/ |
H A D | 0001-Remove-builddir-and-srcdir-paths-from-test-binaries.patch | 11 WARNING: libpeas-1.36.0-r0 do_package_qa: QA Issue: File /usr/bin/peas-demo in package libpeas-demo… 16 peas-demo/meson.build | 2 +- 22 diff --git a/peas-demo/meson.build b/peas-demo/meson.build 24 --- a/peas-demo/meson.build 25 +++ b/peas-demo/meson.build
|
/openbmc/u-boot/examples/api/ |
H A D | Makefile | 23 extra-y = demo 27 OBJ-y += demo.o 56 $(obj)/demo: $(OBJS) FORCE 61 $(obj)/demo.bin: $(obj)/demo FORCE
|
H A D | .gitignore | 1 demo 2 demo.bin
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libpeas/ |
H A D | libpeas-1_1.36.0.bb | 23 PACKAGES =+ "${PN}-demo ${PN}-python3" 24 FILES:${PN}-demo = " \ 25 ${bindir}/peas-demo \ 26 ${libdir}/peas-demo \
|
/openbmc/linux/arch/arm/boot/dts/sunplus/ |
H A D | Makefile | 3 sunplus-sp7021-demo-v3.dtb 5 sunplus-sp7021-demo-v3.dtb
|
H A D | sunplus-sp7021-demo-v3.dts | 13 compatible = "sunplus,sp7021-demo-v3", "sunplus,sp7021";
|
/openbmc/openbmc/poky/meta/recipes-gnome/gtk+/ |
H A D | gtk+3_3.24.43.bb | 89 PACKAGES =+ "${PN}-demo" 92 FILES:${PN}-demo = "${bindir}/gtk3-demo \ 93 ${bindir}/gtk3-demo-application \ 96 ${datadir}/gtk-3.0/demo \ 97 ${datadir}/applications/gtk3-demo.desktop \ 100 ${datadir}/icons/hicolor/*/apps/gtk3-demo*.png \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/graphviz/ |
H A D | graphviz_12.2.1.bb | 101 PACKAGES =+ "${PN}-python ${PN}-perl ${PN}-demo" 105 FILES:${PN}-demo += "${datadir}/graphviz/demo/" 109 RDEPENDS:${PN}-demo += "python3 perl"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/ |
H A D | gtk+.inc | 33 PACKAGES += "libgail gtk-demo" 50 FILES:gtk-demo = " \ 51 ${datadir}/gtk-2.0/demo/* \ 52 ${bindir}/gtk-demo \
|
/openbmc/sdbusplus/example/ |
H A D | register-property.cpp | 25 [this](sdbusplus::asio::dbus_interface& demo) { in Application() argument 26 demo.register_property_r<std::string>( in Application() 30 demo.register_property_rw<std::string>( in Application()
|
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/packagegroups/ |
H A D | packagegroup-ts-tests.bb | 1 SUMMARY = "Trusted Services test/demo linux tools" 14 ts-demo \
|
/openbmc/u-boot/arch/sandbox/dts/ |
H A D | sandbox64.dts | 77 compatible = "demo-simple"; 230 compatible = "demo-shape"; 249 compatible = "demo-shape";
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-core/images/ |
H A D | core-image-minimal-xfce.bb | 1 DESCRIPTION = "A XFCE minimal demo image."
|
/openbmc/openbmc/meta-openembedded/meta-oe/classes/ |
H A D | signing.bbclass | 38 # meta-code-signing-demo/recipes-security/ptx-dev-keys/ptx-dev-keys-native_git.bb 42 # meta-code-signing-demo/recipes-security/fit-image/linux-fit-image.bb 43 # meta-code-signing-demo/recipes-core/bundles/update-bundle.bb 47 # meta-code-signing-demo/recipes-security/fit-image/barebox_%.bbappend 48 # meta-code-signing-demo/recipes-core/rauc/rauc_%.bbappend 52 # meta-code-signing-demo/recipes-kernel/linux/linux-yocto_6.1.bbappend
|
/openbmc/openbmc/poky/meta/recipes-graphics/images/ |
H A D | core-image-weston.bb | 9 CORE_IMAGE_BASE_INSTALL += "gtk+3-demo"
|
/openbmc/openbmc/poky/meta/recipes-extended/slang/slang/ |
H A D | terminfo_fixes.patch | 65 dnl AC_CONFIG_SUBDIRS(demo) 68 - src/Makefile slsh/Makefile modules/Makefile demo/Makefile \ 69 + src/Makefile src/test/Makefile slsh/Makefile modules/Makefile demo/Makefile \
|
/openbmc/linux/samples/livepatch/ |
H A D | Makefile | 6 obj-$(CONFIG_SAMPLE_LIVEPATCH) += livepatch-callbacks-demo.o
|
/openbmc/u-boot/doc/driver-model/ |
H A D | README.txt | 46 There is a uclass called 'demo'. This uclass handles 53 The demo class is pretty simple, but not trivial. The intention is that it 61 =>demo hello 1 63 =>demo status 2 65 =>demo hello 2 72 =>demo status 2 74 =>demo hello 4 ^ 81 =>demo status 4 228 Let's start at the top. The demo command is in common/cmd_demo.c. It does 235 UCLASS_DEMO means the class of devices which implement 'demo'. Other [all …]
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xeyes_1.3.0.bb | 3 SUMMARY = "X11 eyes that follow the mouse cursor demo"
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sample-content/ |
H A D | tearsofsteel-1080p.bb | 5 SRC_URI = "http://ftp.nluug.nl/pub/graphics/blender/demo/movies/ToS/ToS-4k-1920.mov"
|