Advertisement
Guest User

Untitled

a guest
Jun 11th, 2014
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. do_install_append() {
  2. # Throw away the Vivante samples; those only take up space
  3. rm -r ${D}/opt/viv_samples
  4. }
  5.  
  6. ALLOW_EMPTY_${PN} = "1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement