mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 17:10:13 +00:00
freeradius: set CLEANBROKEN
Fixed make clean error: NOTE: make clean Makefile:36: *** Missing 'Make.inc' Run './configure [options]' and retry. Stop. ERROR: oe_runmake failed Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
cc9339f7fb
commit
fb87b445df
@ -230,3 +230,5 @@ FILES_${PN} =+ "${libdir}/rlm_*.so* ${libdir}/proto_*so*"
|
||||
|
||||
RDEPENDS_${PN} += "perl"
|
||||
RDEPENDS_${PN}-utils = "${PN} perl"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user