mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 15:57:04 +00:00
clutter: fix -examples package naming
This commit is contained in:
@@ -39,7 +39,7 @@ FILESPATH = "${FILE_DIRNAME}/clutter"
|
||||
|
||||
inherit autotools pkgconfig gtk-doc
|
||||
|
||||
PACKAGES =+ "clutter-examples"
|
||||
PACKAGES =+ "${PN}-examples"
|
||||
FILES_clutter-examples = "${bindir}/test-* ${pkgdatadir}/redhand.png"
|
||||
|
||||
#check for TARGET_FPU=soft and inform configure of the result so it can disable some floating points
|
||||
|
||||
Reference in New Issue
Block a user