* Use real-life video clip and list of classes Cc: Djordje Senicic <[email protected]> Signed-off-by: Jacob Stiffler <[email protected]> --- recipes-ti/tidl-api/tidl-api-next.inc | 3 +++ recipes-ti/tidl-api/tidl-api_git.bbappend | 1 + recipes-ti/tidl-api/tidl-examples_git.bbappend | 1 + recipes-ti/tidl-api/tidl-viewer_git.bbappend | 1 + 4 files changed, 6 insertions(+) create mode 100644 recipes-ti/tidl-api/tidl-api-next.inc create mode 100644 recipes-ti/tidl-api/tidl-api_git.bbappend create mode 100644 recipes-ti/tidl-api/tidl-examples_git.bbappend create mode 100644 recipes-ti/tidl-api/tidl-viewer_git.bbappend
diff --git a/recipes-ti/tidl-api/tidl-api-next.inc b/recipes-ti/tidl-api/tidl-api-next.inc new file mode 100644 index 0000000..8c34699 --- /dev/null +++ b/recipes-ti/tidl-api/tidl-api-next.inc @@ -0,0 +1,3 @@ +PR_append = ".tisdk0" + +SRCREV = "06585057d0f47bb930647123557bc5a1506dabda" diff --git a/recipes-ti/tidl-api/tidl-api_git.bbappend b/recipes-ti/tidl-api/tidl-api_git.bbappend new file mode 100644 index 0000000..63dbd4f --- /dev/null +++ b/recipes-ti/tidl-api/tidl-api_git.bbappend @@ -0,0 +1 @@ +require tidl-api-next.inc diff --git a/recipes-ti/tidl-api/tidl-examples_git.bbappend b/recipes-ti/tidl-api/tidl-examples_git.bbappend new file mode 100644 index 0000000..63dbd4f --- /dev/null +++ b/recipes-ti/tidl-api/tidl-examples_git.bbappend @@ -0,0 +1 @@ +require tidl-api-next.inc diff --git a/recipes-ti/tidl-api/tidl-viewer_git.bbappend b/recipes-ti/tidl-api/tidl-viewer_git.bbappend new file mode 100644 index 0000000..63dbd4f --- /dev/null +++ b/recipes-ti/tidl-api/tidl-viewer_git.bbappend @@ -0,0 +1 @@ +require tidl-api-next.inc -- 2.7.4 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
