Signed-off-by: Mahesh Radhakrishnan <[email protected]> --- recipes-bsp/pm-lld/pm-lld-rtos_git.bbappend | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes-bsp/pm-lld/pm-lld-rtos_git.bbappend
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bbappend b/recipes-bsp/pm-lld/pm-lld-rtos_git.bbappend new file mode 100644 index 0000000..b6d1b8d --- /dev/null +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bbappend @@ -0,0 +1,9 @@ +# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.04" +PM_LLD_SRCREV = "1c0cae9b001137f68f34bf9168d7c3fa9036b1a6" + +# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.17" +PM_LLD_SRCREV_dra7xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" +PM_LLD_SRCREV_am57xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" + +PV = "01.04.00.04" +PR = "r0" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
