/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/ |
H A D | libwnck_2.31.0.bb | 8 PACKAGECONFIG ??= "startup-notification" 9 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
H A D | libwnck3_43.2.bb | 11 PACKAGECONFIG[x11] = "-Dstartup_notification=enabled,-Dstartup_notification=disabled,startup-notifi… 23 file://0001-Fix-build-issue-caused-by-OE-core-changes-to-startup.patch;patch=1"
|
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-panel-2/ |
H A D | matchbox-panel-2_2.12.bb | 10 … file://applets/startup/startup.c;endline=22;md5=9ee7a4192e53cc00041ef445d4ff6909" 12 DEPENDS = "gtk+3 startup-notification dbus dbus-glib dbus-glib-native" 15 # The startup-notification requires x11 in DISTRO_FEATURES 28 EXTRA_OECONF = "--enable-startup-notification --enable-dbus" 35 ${datadir}/matchbox-panel/startup/*.png \
|
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/ |
H A D | startup-notification_0.12.bb | 1 SUMMARY = "Enables monitoring and display of application startup" 2 DESCRIPTION = "Contains a reference implementation of the startup notification protocol. \ 5 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/startup-notification/" 6 BUGTRACKER = "https://gitlab.freedesktop.org/xdg/startup-notification/-/issues" 26 SRC_URI = "http://www.freedesktop.org/software/startup-notification/releases/${BPN}-${PV}.tar.gz \
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/ |
H A D | xfwm4_4.20.0.bb | 18 startup-notification \ 23 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
/openbmc/openbmc/poky/meta/recipes-graphics/startup-notification/startup-notification-0.12/ |
H A D | obsolete_automake_macros.patch | 4 diff -Nurd startup-notification-0.12/configure.in startup-notification-0.12/configure.in 5 --- startup-notification-0.12/configure.in 2011-05-16 17:29:20.000000000 +0300 6 +++ startup-notification-0.12/configure.in 2013-01-07 06:00:48.921905409 +0200
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | smsc.c | 52 .startup = &smsc_startup, 62 .startup = &smsc_startup, 72 .startup = &genphy_startup, 82 .startup = &genphy_startup, 92 .startup = &genphy_startup, 102 .startup = &genphy_startup,
|
H A D | vitesse.c | 302 .startup = &vitesse_startup, 312 .startup = &vitesse_startup, 322 .startup = &vitesse_startup, 332 .startup = &vitesse_startup, 342 .startup = &vitesse_startup, 352 .startup = &vitesse_startup, 362 .startup = &vitesse_startup, 372 .startup = &vitesse_startup, 382 .startup = &vitesse_startup, 392 .startup = &vitesse_startup, [all …]
|
H A D | micrel_ksz8xxx.c | 22 .startup = &genphy_startup, 51 .startup = &genphy_startup, 79 .startup = &genphy_startup, 89 .startup = &genphy_startup, 146 .startup = &ksz8895_startup, 157 .startup = &genphy_startup, 182 .startup = &ksz886x_startup,
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/inventory/phosphor-inventory-manager-assettag/ |
H A D | assettag.yaml | 2 - name: Creating AssetTag at startup 4 Create /system at startup and populate the AssetTag property with 6 type: startup
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/inventory/inventory-cleanup/witherspoon/ |
H A D | inventory-cleanup.yaml | 8 type: startup 21 type: startup 43 type: startup
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/libwnck/files/ |
H A D | 0001-Fix-build-issue-caused-by-OE-core-changes-to-startup.patch | 5 startup-notification: 13 …2hf-neon-angstrom-linux-gnueabi/libwnck3/43.2/recipe-sysroot/usr/include/startup-notification-1.0/… 15 …2hf-neon-angstrom-linux-gnueabi/libwnck3/43.2/recipe-sysroot/usr/include/startup-notification-1.0/… 19 It is caused by a patch of startup-notification in oe-core which is backported from upstream mailll…
|
/openbmc/openbmc/poky/meta/recipes-sato/matchbox-desktop/ |
H A D | matchbox-desktop_2.3.bb | 11 DEPENDS = "gtk+3 startup-notification dbus" 19 EXTRA_OECONF = "--enable-startup-notification --with-dbus" 25 # The startup-notification requires x11 in DISTRO_FEATURES
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/libxfce4ui/ |
H A D | libxfce4ui_4.20.0.bb | 24 PACKAGECONFIG[x11] = "--enable-startup-notification,--disable-startup-notification,libepoxy libice …
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/ |
H A D | rc | 7 # A startup script is _not_ run when the service was 39 startup() { function 66 # Limit stack size for startup scripts 138 startup $i stop 168 startup $i stop 171 startup $i start
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/smartmontools/files/ |
H A D | smartmontools.default | 1 # uncomment to start smartd on system startup for SysV init script 5 # uncomment to pass additional options to smartd on startup
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/ |
H A D | openbox_3.6.1.bb | 31 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
/openbmc/openbmc/poky/meta/recipes-sato/rxvt-unicode/ |
H A D | rxvt-unicode.inc | 37 PACKAGECONFIG[startup] = "--enable-startup-notification,--disable-startup-notification,startup-noti…
|
/openbmc/phosphor-logging/ |
H A D | log_manager_main.cpp | 43 for (auto& startup : phosphor::logging::Extensions::getStartupFunctions()) in main() local 47 startup(iMgr); in main() 51 error("An extension's startup function threw an exception: {ERROR}", in main()
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/xfwm4/ |
H A D | xfwm4-fix-incompatible-pointer-type-error.patch | 8 | In file included from .../usr/include/startup-notification-1.0/libsn/sn.h:32, 10 | .../usr/include/startup-notification-1.0/libsn/sn-monitor.h:84:79: note: expected 'time_t *' {aka… 14 It is caused by a patch of startup-notification in oe-core which is
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/ |
H A D | mutter_48.0.bb | 47 startup-notification \ 67 PACKAGECONFIG[startup-notification] = "-Dstartup_notification=true, -Dstartup_notification=false, s…
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | kirkwood-synology.dtsi | 610 startup-delay-us = <5000000>; 623 startup-delay-us = <5000000>; 645 startup-delay-us = <5000000>; 667 startup-delay-us = <5000000>; 680 startup-delay-us = <5000000>; 703 startup-delay-us = <5000000>; 716 startup-delay-us = <5000000>; 729 startup-delay-us = <5000000>; 742 startup-delay-us = <5000000>; 764 startup-delay-us = <5000000>; [all …]
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/metacity/ |
H A D | metacity_3.52.0.bb | 13 startup-notification \ 21 # depends on startup-notification which depends on virtual/libx11
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/ |
H A D | pidgin_2.14.14.bb | 21 ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 gtk startup-notification', '', d)} \ 34 PACKAGECONFIG[startup-notification] = "--enable-startup-notification,--disable-startup-notification…
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/fans/phosphor-fan-control-zone-config/swift/ |
H A D | zones.yaml | 35 default which will be replaced on startup if 67 default which will be replaced on startup if
|