Advertisement
Guest User

Untitled

a guest
Dec 19th, 2022
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. # $SRC_URI [7 operations]
  2. # append /home/dennis/src/mjolnir/yocto/poky/meta/conf/bitbake.conf:721
  3. # [vardepsexclude] " APACHE_MIRROR CPAN_MIRROR DEBIAN_MIRROR GENTOO_MIRROR GNOME_GIT GNOME_MIRROR GNU_MIRROR GNUPG_MIRROR GPE_MIRROR KERNELORG_MIRROR SAMBA_MIRROR SAVANNAH_GNU_MIRROR SAVANNAH_NONGNU_MIRROR SOURCEFORGE_MIRROR XLIBS_MIRROR XORG_MIRROR "
  4. # set /home/dennis/src/mjolnir/yocto/poky/meta/conf/bitbake.conf:735
  5. # ""
  6. # set /home/dennis/src/mjolnir/yocto/poky/meta/conf/documentation.conf:393
  7. # [doc] "The list of source files - local or remote. This variable tells the OpenEmbedded build system what bits to pull in for the build and how to pull them in."
  8. # set /home/dennis/src/mjolnir/yocto/meta-freescale/recipes-kernel/linux/linux-imx.inc:19
  9. # "git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=${SRCBRANCH} file://defconfig "
  10. # set /home/dennis/src/mjolnir/yocto/meta-sparkcharge/recipes-kernel/linux/linux-mjolnir_5.15.bb:23
  11. # "${KERNEL_SRC}"
  12. # append /home/dennis/src/mjolnir/yocto/meta-sparkcharge/recipes-kernel/linux/linux-mjolnir_5.15.bb:50
  13. # " file://mjolnir.cfg file://vcan.cfg "
  14. # append /home/dennis/src/mjolnir/yocto/meta-rauc/recipes-kernel/linux/linux-yocto_rauc.inc:3
  15. # "file://rauc.cfg"
  16. # pre-expansion value:
  17. # "${KERNEL_SRC} file://mjolnir.cfg file://vcan.cfg file://rauc.cfg"
  18. SRC_URI="git://bitbucket.org/sparkcharge/linux.git;protocol=git;branch=mjolnir-5.15 file://mjolnir.cfg file://vcan.cfg file://rauc.cfg"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement