Advertisement
Guest User

Untitled

a guest
Oct 31st, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
  2.  
  3. PRINC := "${@int(PRINC) + 1}"
  4.  
  5. SRC_URI += " file://modules.cfg "
  6.  
  7. === Then, in a subdir busybox/busybox/, I have modules.cfg, named like the file used in the original recipe, which says: ===
  8.  
  9. CONFIG_SHA512SUM=y
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement