NAK. This needs to be a bbappend.
On 12/15/2017 3:36 PM, Mahesh Radhakrishnan wrote:
Signed-off-by: Mahesh Radhakrishnan <[email protected]> --- recipes-bsp/usb-lld/usb-lld-rtos_git.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-bsp/usb-lld/usb-lld-rtos_git.bb diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb new file mode 100644 index 0000000..0407e06 --- /dev/null +++ b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb @@ -0,0 +1,7 @@ +COMPATIBLE_MACHINE_append = "|omapl1" + +# Below commit ID corresponds to "DEV.USB_LLD.01.00.00.12B" +USB_LLD_SRCREV = "c055edbc2e6bf6aad95aa6e83e46a9ff03ee026b" + +PV = "01.00.00.12B" +PR = "r0"
_______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
