Home
last modified time | relevance | path

Searched refs:folder (Results 1 – 25 of 124) sorted by relevance

12345

/openbmc/openbmc/poky/meta/recipes-core/images/build-appliance-image/
H A DREADME_VirtualBox_Guest_Additions.txt52 6. Check if additons actually work, in particular folder sharing.
55 Add any host folder and name it (i.e. "images")
57 Guest VM: create mount point for the shared folder, i.e.:
61 Mount the shared folder: (Watch out for spelling: it's vboxsf NOT vboxfs)
65 Verify mount, should see the contents of the shared folder:
/openbmc/phosphor-pid-control/sysfs/
H A Dutil.cpp35 for (const auto& folder : fs::directory_iterator(base)) in FixupPath() local
37 fldr = folder.path(); in FixupPath()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xdg-user-dirs/
H A Dxdg-user-dirs_0.18.bb1 …g-user-dirs is a tool to help manage user directories like the desktop folder and the music folder"
/openbmc/webui-vue/src/env/locales/
H A DREADME.md24 - Shared vendor folder: `src/env/locales/nvidia/`
25 - Variant folder: `src/env/locales/nvidia-gb/`
38 - Prefer the vendor root folder when multiple projects share strings to avoid
40 - Only add a variant folder if it truly needs to override vendor root strings.
/openbmc/openbmc-tools/dbus-vis/
H A DREADME.md13 The following commands are all run from this folder (where `index.html` is
17 package manager), and then checkout `dbus-pcap` to this folder. To install
30 Then, with `npm`, `node.js` installed and `dbus-pcap` downloaded to this folder,
/openbmc/pldm/docs/
H A Dcode_organisation.md35 <oem_name> - This folder must be created with the name of the OEM/vendor in
37 folder <oem_name>
40 placed under the folder oem/<oem_name>/libpldmresponder. They must be adhering
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/
H A Dnetworkmanager-openconnect_1.2.8.bb23 # network-manager-openconnect.metainfo.xml is created in source folder but
24 # compile expects it in build folder. As long as nobody comes up with a
H A Dnetworkmanager-openvpn_1.12.0.bb24 # network-manager-openvpn.metainfo.xml is created in source folder but
25 # compile expects it in build folder. As long as nobody comes up with a
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/octave/
H A Doctave_7.2.0.bb47 for folder in "liboctave/operators liboctave/numeric liboctave/array liboctave/util"; do
48 mkdir -p ${B}/${folder}
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/mutter/files/
H A D0001-Dont-use-system-sysprof-dbus-folder.patch4 Subject: [PATCH] Don't use system sysprof dbus folder
12 To ensure that it looks for this file in the correct folder, prefix
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dcreate_manifest3.py323 for folder in allfolders:
330 if folder in check_path :
338 if folder_dep == folder:
339 print ('%s directory found in %s' % (folder, pypkg_with_folder))
/openbmc/u-boot/Documentation/sphinx/
H A Dkfigure.py90 for folder in envpath.split(os.pathsep):
91 fname = folder + os.sep + cmd
95 def mkdir(folder, mode=0o775): argument
96 if not path.isdir(folder):
97 os.makedirs(folder, mode)
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-thunar-plugins/shares/
H A Dthunar-shares-plugin_0.3.2.bb1 SUMMARY = "Quickly share a folder using Samba from Thunar"
/openbmc/u-boot/board/freescale/imx8qxp_mek/
H A DREADME30 Copy the following binaries to U-Boot folder:
35 Copy the following firmwares U-Boot folder :
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/xmlsec1/xmlsec1/
H A D0001-nss-nspr-fix-for-multilib.patch20 AC_MSG_CHECKING(for nspr library installation in "$with_nspr" folder)
35 AC_MSG_CHECKING(for nss library installation in "$with_nss" folder)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/vboxguestdrivers/
H A Dvboxguestdrivers_7.1.8.bb41 # add a mount utility to use shared folder from VBox Addition Source Code
58 …file.include.header:99: *** The variable KERN_DIR must be a kernel build folder and end with /buil…
59 …/vbox_module/vboxguest/Makefile.include.header:108: *** The kernel build folder path must end in <…
/openbmc/u-boot/board/warp7/
H A DREADME14 In U-Boot folder, build U-Boot for Warp7:
31 Copy u-boot-dtb.imx to the imx_usb_loader folder.
/openbmc/qemu/tests/keys/
H A DREADME1 This folder contains a well-known ssh key pair used in QEMU tests.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/
H A Dnetsniff-ng_0.6.8.bb10 file://0001-Cmds-automatically-create-folder.patch \
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netsniff-ng/files/
H A D0001-Cmds-automatically-create-folder.patch4 Subject: [PATCH] Cmds: automatically create folder
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/
H A Dnpcm8xx-bootloader_04.03.09.bb6 from deploy folder, put them to IGPS input folder, and run script."
/openbmc/webui-vue/docs/guide/guidelines/
H A Dinternationalization.md84 - Place shared vendor strings in the vendor root folder (e.g.,
86 - Place project-specific overrides in the variant folder when needed (e.g.,
99 - If multiple vendor projects share strings, prefer the vendor root folder so
/openbmc/webui-vue/docs/guide/components/page-title/
H A Dindex.md21 are found in the `src/locales` folder.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-ninja/
H A Dno-scikit-build.patch30 # Add current folder to path
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dtestexport.py50 for folder in folder_list:
51 curr_match_rate = SM(None, folder, features_list).ratio()
54 best_match = folder

12345