On Wed, Dec 7 2022 at 12:48:00 -06:00:00, Andrew Davis <[email protected]>
wrote:
+
+S = "${WORKDIR}/git"
+
+do_install () {
+ oe_runmake install DESTDIR=${D}
TARGET_PRODUCT=${TARGET_PRODUCT} BUILD=${PVR_BUILD}
WINDOW_SYSTEM=${PVR_WS}
Could we add these to EXTRA_OEMAKE instead of overriding do_install()?
Evidently not. Something in yocto clears out the destination directory
before packaging if there is no do_install.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#15477):
https://lists.yoctoproject.org/g/meta-ti/message/15477
Mute This Topic: https://lists.yoctoproject.org/mt/95498459/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-