banner



How To Enable Nginx Service In Yocto

Yocto: How to add NGINX module?

          ./configure \
--crossbuild=Linux:${TUNE_ARCH} \
--with-int=4 \
...
--add-module=/path/to/my-module
          ./configure \
...
--add-module=${STAGING_DIR_TARGET}/my-module
          SYSROOT_DIRS="/usr/include /usr/lib /lib /usr/share"        
          do_install () {
cd ${S}
git checkout-alphabetize -a --prefix=${D}/${PN}/
cd -
}
          FILES_${PN} = "${PN}/*"        
          SYSROOT_DIRS += "/${PN}"        

How To Enable Nginx Service In Yocto,

Source: https://medium.com/@zertsekel/yocto-how-to-add-nginx-module-35f03dd2ede3

Posted by: whitcombatuddrefould.blogspot.com

0 Response to "How To Enable Nginx Service In Yocto"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel