/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-scons/ |
H A D | 0001-Fix-man-page-installation.patch | 14 MANIFEST.in | 2 +- 17 diff --git a/MANIFEST.in b/MANIFEST.in 19 --- a/MANIFEST.in 20 +++ b/MANIFEST.in
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsdump/files/ |
H A D | remove-install-as-user.patch | 87 @@ -94,24 +65,16 @@ MANIFEST=: 130 - $MANIFEST d $DIRMODE $OWNER $GROUP ${dir#$DIST_ROOT} 131 + $MANIFEST d $DIRMODE ${dir#$DIST_ROOT} 140 + $MANIFEST f $FILEMODE $HERE/$solib ${install_name#$DIST_ROOT} 149 + $MANIFEST f $FILEMODE $HERE/$old_library ${install_name#$DIST_ROOT} 172 - $MANIFEST f $FILEMODE $OWNER $GROUP $HERE/$f ${dir#$DIST_ROOT}/$f 173 + $MANIFEST f $FILEMODE $HERE/$f ${dir#$DIST_ROOT}/$f 182 - $MANIFEST f $FILEMODE $OWNER $GROUP $HERE/$dir ${dir#$DIST_ROOT} 183 + $MANIFEST f $FILEMODE $HERE/$dir ${dir#$DIST_ROOT} 198 - $MANIFEST f $FILEMODE $OWNER $GROUP $HERE/$f ${dir#$DIST_ROOT}/$f [all …]
|
/openbmc/openbmc/meta-hpe/meta-dl360poc/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 10 ln -sf ${S}/MANIFEST MANIFEST 14 make_signatures image-u-boot image-kernel image-rofs image-rwfs image-section MANIFEST publickey 15 make_tar_of_images static MANIFEST publickey ${signature_files}
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-ampere/platform/ampere-utils/ |
H A D | ampere_firmware_upgrade.sh | 127 MANIFEST="$(echo "$IMAGE" | cut -d'/' -f-4)/MANIFEST" 128 if [ -f "$MANIFEST" ]; then 129 echo "MANIFEST: $MANIFEST" 130 if grep -qF "SECPRO" "$MANIFEST"; then
|
/openbmc/linux/tools/perf/ |
H A D | perf-archive.sh | 31 MANIFEST=$(mktemp /tmp/perf-archive-manifest.XXXXXX) 42 tar cjf $PERF_DATA.tar.bz2 -C $PERF_BUILDID_DIR -T $MANIFEST 43 rm $MANIFEST $BUILDIDS || true
|
/openbmc/openbmc-test-automation/docs/ |
H A D | code_update.md | 100 - No MANIFEST file 110 -rw-r--r-- jenkins-op/jenkins-op 176 2021-05-15 22:00 MANIFEST 116 -rw-r--r-- jenkins-op/jenkins-op 128 2021-05-15 22:00 MANIFEST.sig 120 Delete MANIFEST file from the tar firmware image. 134 -rw-r--r-- jenkins-op/jenkins-op 128 2021-05-15 22:00 MANIFEST.sig 153 -rw-r--r-- jenkins-op/jenkins-op 176 2021-05-15 22:00 MANIFEST 159 -rw-r--r-- jenkins-op/jenkins-op 128 2021-05-15 22:00 MANIFEST.sig 171 -rw-r--r-- jenkins-op/jenkins-op 176 2021-05-15 22:00 MANIFEST 177 -rw-r--r-- jenkins-op/jenkins-op 128 2021-05-15 22:00 MANIFEST.sig 196 MANIFEST [all …]
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | image_types_phosphor.bbclass | 387 ln -sf ${S}/MANIFEST MANIFEST 391 make_signatures image-bmc MANIFEST publickey 394 image-bmc MANIFEST publickey ${signature_files} 442 ln -sf ${S}/MANIFEST MANIFEST 445 make_signatures image-u-boot image-kernel image-rofs image-rwfs MANIFEST publickey 446 make_tar_of_images static.mtd MANIFEST publickey ${signature_files} 600 ln -sf ${S}/MANIFEST MANIFEST 604 make_tar_of_images ubi.mtd MANIFEST publickey ${signature_files} 637 ln -sf ${S}/MANIFEST MANIFEST 647 make_tar_of_images ext4.mmc MANIFEST publickey ${signature_files} [all …]
|
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/ |
H A D | obmc-phosphor-image.bbappend | 177 image-kernel image-rofs image-rwfs MANIFEST \ 178 image-kernel.sig image-rofs.sig image-rwfs.sig MANIFEST.sig publickey 189 ln -sf ${S}/MANIFEST MANIFEST 203 …res image-u-boot image-kernel image-rofs image-rwfs image-section image-section2 MANIFEST publickey 205 make_signatures image-u-boot image-kernel image-rofs image-rwfs image-section MANIFEST publickey 208 make_tar_of_images static MANIFEST publickey ${signature_files}
|
/openbmc/phosphor-bmc-code-mgmt/ |
H A D | gen-bios-tar | 5 Generate Tarball with Bios image and MANIFEST Script 8 Creates a MANIFEST for image verification and recreation 9 Packages the image and MANIFEST together in a tarball
|
H A D | meson.options | 58 value: 'MANIFEST', 59 description: 'The name of the MANIFEST file.',
|
/openbmc/phosphor-psu-code-mgmt/ |
H A D | meson.options | 7 value: 'MANIFEST', 8 description: 'The path of the MANIFEST file')
|
H A D | README.md | 154 4. It is possible to put a PSU image and MANIFEST in the built-bin OpenBMC image
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/ |
H A D | python3-ndg-httpsclient_0.5.1.bb | 4 LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0"
|
/openbmc/docs/architecture/code-update/ |
H A D | host-code-update.md | 61 …tar xfO <squashfs image tar> MANIFEST | sed -ne '/version=/ {s/version=//;p}' | head -n1 | tr -d '… 130 ### Associations, MANIFEST File, Deleting an Image, Software Field Mode, and Software Factory Reset 132 Information about associations, the MANIFEST file, deleting an image, software
|
H A D | code-update.md | 23 the MANIFEST file, which contains information about the image such as the image 26 and this will be used for validation of image build). A MANIFEST file might look 81 …tar xfO <BMC tar image> MANIFEST | sed -ne '/version=/ {s/version=//;p}' | head -n1 | tr -d '\n' |… 295 ### MANIFEST File 297 A file named "MANIFEST" must be included in any image tar uploaded, downloaded 300 The MANIFEST file format must be key=value (e.g. version=v1.99.10). It should
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libdb/ |
H A D | libdbd-sqlite-perl_1.74.bb | 41 cp -r ${B}/MANIFEST ${D}${PTEST_PATH}
|
/openbmc/phosphor-psu-code-mgmt/tools/ |
H A D | generate-psu-tar | 5 Generate Tarball with PSU image and MANIFEST Script
|
/openbmc/openbmc-test-automation/redfish/update_service/ |
H A D | test_redfish_image_upload.robot | 64 [Documentation] Upload a PNOR firmware with a bad MANIFEST file. 100 [Documentation] Upload a PNOR firmware with a bad MANIFEST file via TFTP.
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | host_code_update.robot | 285 # manifest_path Path of the MANIFEST file 286 # (e.g. "/tmp/images/abc123/MANIFEST").
|
/openbmc/sdbusplus/ |
H A D | .gitignore | 36 MANIFEST
|
/openbmc/qemu/python/ |
H A D | README.rst | 77 - ``MANIFEST.in`` is read by python setuptools, it specifies additional files
|
/openbmc/docs/designs/ |
H A D | psu-firmware-update.md | 83 - The PSU update image shall be a tarball that consists of a MANIFEST, 107 - When the PSU code update is completed, the image, MANIFEST, and optionally
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
H A D | 857.patch | 78 env['LINKFLAGS'] = '/INCREMENTAL:NO /MANIFEST /NOLOGO /OPT:REF /OPT:ICF /MACHINE:X86'
|
/openbmc/linux/scripts/ |
H A D | Makefile.package | 228 $(perf-tarballs): tools/perf/MANIFEST .tmp_perf/HEAD .tmp_perf/PERF-VERSION-FILE FORCE
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | python3-manifest.json | 89 # DO NOT MODIFY THE NEXT LINE!, IT IS USED AS A MARKER FOR THE ACTUAL JSON MANIFEST
|