Signed-off-by: Ivan Pang <[email protected]> --- recipes-bsp/edma3-lld/edma3-lld-2.12.4.inc | 4 ---- recipes-bsp/edma3-lld/edma3-lld-2.12.5.inc | 4 ++++ recipes-bsp/edma3-lld/edma3-lld-rtos_git.bbappend | 2 +- recipes-bsp/edma3-lld/edma3-lld_git.bbappend | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-bsp/edma3-lld/edma3-lld-2.12.4.inc create mode 100644 recipes-bsp/edma3-lld/edma3-lld-2.12.5.inc
diff --git a/recipes-bsp/edma3-lld/edma3-lld-2.12.4.inc b/recipes-bsp/edma3-lld/edma3-lld-2.12.4.inc deleted file mode 100644 index 5a57119..0000000 --- a/recipes-bsp/edma3-lld/edma3-lld-2.12.4.inc +++ /dev/null @@ -1,4 +0,0 @@ -# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_04_28A" -EDMA3_LLD_SRCREV = "8a8ed96465b6625cc3446a65fecebd9c510f4342" - -PV = "2.12.04.28" diff --git a/recipes-bsp/edma3-lld/edma3-lld-2.12.5.inc b/recipes-bsp/edma3-lld/edma3-lld-2.12.5.inc new file mode 100644 index 0000000..57a8c02 --- /dev/null +++ b/recipes-bsp/edma3-lld/edma3-lld-2.12.5.inc @@ -0,0 +1,4 @@ +# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_05_29" +EDMA3_LLD_SRCREV = "2e6011af7e4045c3c26c01f8ace7427a7a3dec10" + +PV = "2.12.05.29" diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bbappend b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bbappend index 26b6f4c..1534652 100644 --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bbappend +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bbappend @@ -1 +1 @@ -require edma3-lld-2.12.4.inc +require edma3-lld-2.12.5.inc diff --git a/recipes-bsp/edma3-lld/edma3-lld_git.bbappend b/recipes-bsp/edma3-lld/edma3-lld_git.bbappend index 26b6f4c..1534652 100644 --- a/recipes-bsp/edma3-lld/edma3-lld_git.bbappend +++ b/recipes-bsp/edma3-lld/edma3-lld_git.bbappend @@ -1 +1 @@ -require edma3-lld-2.12.4.inc +require edma3-lld-2.12.5.inc -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
