diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 5bfa9fb514..91b1be0640 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -871,7 +871,7 @@ To better understand this, consider an example that customizes a recipe by adding a BSP-specific configuration file named interfaces to the - netbase_4.47.bb recipe for machine "xyz". + netbase_5.0.bb recipe for machine "xyz". Do the following: Edit the netbase_4.47.bbappend file so that it diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 4a17313136..54c4763630 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -399,7 +399,7 @@ For example, add the following files to your layer: meta-MACHINE/recipes-bsp/netbase/netbase/MACHINE/interfaces - meta-MACHINE/recipes-bsp/netbase/netbase_4.44.bbappend + meta-MACHINE/recipes-bsp/netbase/netbase_5.0.bbappend