Signed-off-by: Mahesh Radhakrishnan <[email protected]> --- v2 - Rename the patch to .bbappend v1 - Initial draft
recipes-bsp/usb-lld/usb-lld-rtos_git.bbappend | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-bsp/usb-lld/usb-lld-rtos_git.bbappend diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bbappend b/recipes-bsp/usb-lld/usb-lld-rtos_git.bbappend new file mode 100644 index 0000000..0407e06 --- /dev/null +++ b/recipes-bsp/usb-lld/usb-lld-rtos_git.bbappend @@ -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" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
