How to add your own package in the packages directory and be recognized by the compiled architecture?

hi,
How to add your own package in the packages directory and be recognized by the compiled architecture??

help help

You need to add dependency of your package in one existent package with PKG_DEPENDS_TARGET.

Or you can add dependency in packages/oem/package.mk and build image with

OEM=yes make image

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.