Home
last modified time | relevance | path

Searched full:image_install (Results 1 – 25 of 89) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/templates/
H A Dprojectconf.html76 <span class="js-config-var-name js-config-var-managed-name">IMAGE_INSTALL:append</span>
80 …<span id="image_install" class="lead {% if not image_install_append %} text-muted {%endif%}">{% if…
81 <span class="glyphicon glyphicon-edit" id="change-image_install-icon"></span>
82 …<span class="glyphicon glyphicon-trash" id="delete-image_install-icon" {% if image_install_append …
83 <form id="change-image_install-form" class="form-inline" style="display:none;">
86 …<span class="help-block">To set IMAGE_INSTALL:append to more than one package, type the package na…
90 …<input type="text" class="form-control" id="new-image_install" placeholder="Type one or more packa…
92 <button id="apply-change-image_install" class="btn btn-default" type="button">Save</button>
93 <button id="cancel-change-image_install" type="button" class="btn btn-link">Cancel</button>
774 // init IMAGE_INSTALL:append trash icon
[all …]
/OK3568_Linux_fs/yocto/build/conf/include/
H A Dmultimedia.conf2 IMAGE_INSTALL:append = " faad2 mpg123"
5 IMAGE_INSTALL:append = " gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gstreamer1…
7 IMAGE_INSTALL:append = "${@' rockchip-rkisp-server rockchip-rkisp-iqfiles' if d.getVar('RK_ISP_VERS…
8 IMAGE_INSTALL:append = "${@oe.utils.version_less_or_equal('RK_ISP_VERSION', '1', '', ' rockchip-rka…
H A Ddebug.conf2 IMAGE_INSTALL:append = " libdrm-tests strace gdb e2fsprogs e2fsprogs-resize2fs io openssh-sftp-serv…
4 # IMAGE_INSTALL:append = " perf"
9 IMAGE_INSTALL:append = " android-tools-adbd"
15 IMAGE_INSTALL:append = " glmark2"
H A Ddisplay.conf7 IMAGE_INSTALL:append = " ${@'weston weston-init weston-examples' if d.getVar('DISPLAY_PLATFORM') ==…
13 # IMAGE_INSTALL:append = " qtbase qtbase-examples"
14 # IMAGE_INSTALL:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland', '', d)}"
H A Dbrowser.conf1 IMAGE_INSTALL:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'chromium-ozone-wayland…
2 IMAGE_INSTALL:append = " ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'chromium-x11 libv4l v4l-rk…
H A Dwifibt.conf1 IMAGE_INSTALL:append = " \
H A Daudio.conf1 IMAGE_INSTALL:append = " alsa-utils rockchip-alsa-config pulseaudio-server alsa-plugins-pulseaudio-…
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Doverlayfs.py34 IMAGE_INSTALL:append = " overlayfs-user"
57 IMAGE_INSTALL:append = " overlayfs-user"
78 IMAGE_INSTALL:append = " overlayfs-user"
96 IMAGE_INSTALL:append = " overlayfs-user"
114 IMAGE_INSTALL:append = " overlayfs-user"
138 IMAGE_INSTALL:append = " overlayfs-user systemd-machine-units"
H A Dpackage.py118 features = 'IMAGE_INSTALL:append = " selftest-hardlink"\n'
119 features += 'IMAGE_INSTALL:append = " selftest-hardlink-dbg"\n'
120 features += 'IMAGE_INSTALL:append = " selftest-hardlink-gdb"\n'
153 features = 'IMAGE_INSTALL:append = " selftest-chown"\n'
H A Druntime_test.py123 features += 'IMAGE_INSTALL:append = " libssl"\n'
183 features += 'IMAGE_INSTALL:append:pn-core-image-full-cmdline = " gnupg"\n'
234 features += 'IMAGE_INSTALL:append = " kmscube"\n'
276 features += 'IMAGE_INSTALL:append = " kmscube"\n'
428 IMAGE_INSTALL:append = " systemtap-runtime"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/images/
H A Dmultimedia-libcamera-image.bb9 IMAGE_INSTALL += " \
14 IMAGE_INSTALL:append = "\
H A Dmeta-multimedia-image.bb3 IMAGE_INSTALL += "packagegroup-meta-multimedia"
H A Dmeta-multimedia-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/
H A DREADME17 IMAGE_INSTALL:append = " wireshark"
22 IMAGE_INSTALL:append = " wireshark"
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/images/
H A Dtest-empty-image.bb2 IMAGE_INSTALL = ""
/OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-core/images/
H A Dmeta-webserver-image.bb3 IMAGE_INSTALL += "packagegroup-meta-webserver"
H A Dmeta-webserver-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-filesystems/recipes-filesystems/images/
H A Dmeta-filesystems-image.bb3 IMAGE_INSTALL += "packagegroup-meta-filesystems"
H A Dmeta-filesystems-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-core/images/
H A Dmeta-networking-image.bb3 IMAGE_INSTALL += "packagegroup-meta-networking"
H A Dmeta-networking-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/container-image/
H A Dcontainer-test-image.bb1 IMAGE_INSTALL += "container-image-testpkg"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/images/
H A Dmeta-oe-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-core/images/
H A Dmeta-python-image-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/images/
H A Dmeta-perl-base.bb3 IMAGE_INSTALL = "packagegroup-core-boot"

1234