Signed-off-by: Mahesh Radhakrishnan <[email protected]> --- recipes-bsp/sciclient/sciclient-rtos_git.bbappend | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bbappend b/recipes-bsp/sciclient/sciclient-rtos_git.bbappend index f7438b1..4647e1f 100644 --- a/recipes-bsp/sciclient/sciclient-rtos_git.bbappend +++ b/recipes-bsp/sciclient/sciclient-rtos_git.bbappend @@ -1,5 +1,11 @@ PR_append = ".tisdk0" +# Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.02B" +SCICLIENT_SRCREV = "3b88caad398d2eeca7acf4f02c24aaa993c6b545" + +PV = "01.00.00.02B" +PR = "r0" + LIMSOCS_am65xx-hs-evm = "am65xx" LIMBOARDS_am65xx-hs-evm = "am65xx_evm" BOARD_PACKAGE_am65xx-hs-evm = "am65xx_evm" -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
