diff options
-rw-r--r-- | meta-netboot/conf/include/agl-netboot.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-netboot/conf/include/agl-netboot.inc b/meta-netboot/conf/include/agl-netboot.inc index ca6d9df12..03f8ed533 100644 --- a/meta-netboot/conf/include/agl-netboot.inc +++ b/meta-netboot/conf/include/agl-netboot.inc @@ -1,2 +1,3 @@ INHERIT += "netboot" +IMAGE_INSTALL_append_netboot = " curl" |