mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
Commitccf3536fcb("package/nodejs: make target nodejs package virtual") forgot to introduce the BR2_PACKAGE_HAS_<foo> boolean option matching the newly introduced virtual package, causing check package warnings. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commit0bae9b29cd) Signed-off-by: Thomas Perale <thomas.perale@mind.be>