summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide/bsp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide/bsp.xml')
-rw-r--r--documentation/bsp-guide/bsp.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index e75f9ecdac..e2ae1dbcb1 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -464,11 +464,11 @@
464 KMACHINE_crownbay-noemgd = "yocto/standard/crownbay" 464 KMACHINE_crownbay-noemgd = "yocto/standard/crownbay"
465 KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc" 465 KERNEL_FEATURES_append_crownbay-noemgd += " cfg/smp.scc"
466 466
467 SRCREV_machine_pn-linux-yocto_crownbay ?= "6b4b9acde5fb0ff66ae58fa98274bfe631501499" 467 SRCREV_machine_pn-linux-yocto_crownbay ?= "63c65842a3a74e4bd3128004ac29b5639f16433f"
468 SRCREV_meta_pn-linux-yocto_crownbay ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" 468 SRCREV_meta_pn-linux-yocto_crownbay ?= "59314a3523e360796419d76d78c6f7d8c5ef2593"
469 469
470 SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "6b4b9acde5fb0ff66ae58fa98274bfe631501499" 470 SRCREV_machine_pn-linux-yocto_crownbay-noemgd ?= "63c65842a3a74e4bd3128004ac29b5639f16433f"
471 SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" 471 SRCREV_meta_pn-linux-yocto_crownbay-noemgd ?= "59314a3523e360796419d76d78c6f7d8c5ef2593"
472 </literallayout> 472 </literallayout>
473 This append file contains statements used to support the Crown Bay BSP for both 473 This append file contains statements used to support the Crown Bay BSP for both
474 Intel EMGD and non-EMGD. 474 Intel EMGD and non-EMGD.
@@ -483,8 +483,8 @@
483 KMACHINE_crownbay = "yocto/standard/crownbay" 483 KMACHINE_crownbay = "yocto/standard/crownbay"
484 KERNEL_FEATURES_append_crownbay += " cfg/smp.scc" 484 KERNEL_FEATURES_append_crownbay += " cfg/smp.scc"
485 485
486 SRCREV_machine_pn-linux-yocto_crownbay ?= "6b4b9acde5fb0ff66ae58fa98274bfe631501499" 486 SRCREV_machine_pn-linux-yocto_crownbay ?= "63c65842a3a74e4bd3128004ac29b5639f16433f"
487 SRCREV_meta_pn-linux-yocto_crownbay ?= "5b535279e61197cb194bb2dfceb8b7a04128387c" 487 SRCREV_meta_pn-linux-yocto_crownbay ?= "59314a3523e360796419d76d78c6f7d8c5ef2593"
488 </literallayout> 488 </literallayout>
489 The append file defines <filename>crownbay</filename> as the compatible machine, 489 The append file defines <filename>crownbay</filename> as the compatible machine,
490 defines the <filename>KMACHINE</filename>, points to some configuration fragments 490 defines the <filename>KMACHINE</filename>, points to some configuration fragments