Преглед на файлове

overview-manual: correct the bitbake tasks map section and diagram to account for sources in UNPACKDIR

(From yocto-docs rev: 52a6a642b56beb3dcf22de5ff9568f50ac138500)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Alexander Kanavin преди 4 месеца
родител
ревизия
5ebf08ad8d
променени са 2 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0 4
      documentation/overview-manual/concepts.rst
  2. 0 0
      documentation/overview-manual/svg/bitbake_tasks_map.svg

+ 0 - 4
documentation/overview-manual/concepts.rst

@@ -2368,8 +2368,6 @@ The contents of ``libhello_0.1.bb`` are::
    # Change <username> accordingly
    SRC_URI = "git://github.com/<username>/libhello;branch=main;protocol=https"
 
-   S = "${WORKDIR}/git"
-
    do_install(){
       install -d ${D}${includedir}
       install -d ${D}${libdir}
@@ -2394,8 +2392,6 @@ The contents of ``sayhello_0.1.bb`` are::
    DEPENDS += "libhello"
    RDEPENDS:${PN} += "libhello"
 
-   S = "${WORKDIR}/git"
-
    do_install(){
       install -d ${D}/usr/bin
       install -m 0700 sayhello ${D}/usr/bin

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
documentation/overview-manual/svg/bitbake_tasks_map.svg


Някои файлове не бяха показани, защото твърде много файлове са промени