Skip to content

Commit 60091de

Browse files
committed
Merge branch 'master' into sbom
2 parents aac30ce + bd97708 commit 60091de

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

source/linux/How_to_Guides/FAQ/How_to_work_with_SBOM.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ If you require additional vulnerability information, follow these steps:
3131
3232
INHERIT += "vex"
3333
34+
<<<<<<< HEAD
3435
2. Build Yocto as per the build instructions in :ref:`Processor SDK - Building the SDK with Yocto <building-the-sdk-with-yocto>`.
36+
=======
37+
2. Build Yocto according to the build instructions in :ref:`Processor SDK - Building the SDK with Yocto <building-the-sdk-with-yocto>`.
38+
>>>>>>> master
3539

3640
The following artifacts will be generated in the Yocto deploy directory:
3741

@@ -66,7 +70,11 @@ To generate an SBOM in CycloneDX format, follow these steps:
6670
6771
INHERIT += "cyclonedx-export"
6872
73+
<<<<<<< HEAD
6974
4. Continue to build Yocto as per the build instructions in :ref:`Processor SDK - Building the SDK with Yocto <building-the-sdk-with-yocto>`.
75+
=======
76+
4. Continue to build Yocto according to the build instructions in :ref:`Processor SDK - Building the SDK with Yocto <building-the-sdk-with-yocto>`.
77+
>>>>>>> master
7078

7179
The following artifacts will be generated in the Yocto deploy directory:
7280

0 commit comments

Comments
 (0)