[bitbake-devel] [PATCH v3] fetch2: Add BB_ALLOWED_NETWORKS support

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Mon Jun 15 21:47:29 UTC 2015


On June 15, 2015 4:03:11 PM GMT+02:00, "Rifenbark, Scott M" <scott.m.rifenbark at intel.com> wrote:
>Hi, 
>
>Here is a first draft of documenting the BB_ALLOWED_NETWORKS variable
>in the BitBake User Manual.  I re-wrote the original text to be active
>voice and applied some different organization of the facts to help the
>flow out.  Regarding Gary's input about BB_NO_NETWORK..... I took a
>half guess at incorporating it.  Please look this new description over
>and let me know of any corrections I need to make. 
>http://www.yoctoproject.org/docs/1.9/bitbake-user-manual/bitbake-user-manual.html#var-BB_ALLOWED_NETWORKS.

Was the v3 fixed / extended to allow for netmasks, btw?
Think
/etc/hosts
foo.example.com 10.0.0.1
bar.example.com 10.0.0.254
baz.example.com ::1

BB_ALLOWED_NETWORKS = 10.0.0.0/24 1.1.1.1/31 ::1/127

Thanks,




More information about the bitbake-devel mailing list