diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 07:56:22 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-05-21 11:11:06 -0400 |
| commit | fef30ea1bf5c55bf46d5c6a0caa87d19191c5ebf (patch) | |
| tree | ad28bde634f7f8380b5f76fc21af569139d29e18 /recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb | |
| parent | e7601086a4db4dbbb93b50251642794314b8e46f (diff) | |
| download | meta-ti-fef30ea1bf5c55bf46d5c6a0caa87d19191c5ebf.tar.gz | |
recipes: move SRCPV from PR to PV, so PRServ can package AUTOINC after patching
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb b/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb index cb2e850e..8f805bc8 100644 --- a/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb +++ b/recipes-bsp/u-boot/u-boot-am33x_2013.01.01.bb | |||
| @@ -6,7 +6,8 @@ COMPATIBLE_MACHINE = "ti33x" | |||
| 6 | 6 | ||
| 7 | DEFAULT_PREFERENCE = "-1" | 7 | DEFAULT_PREFERENCE = "-1" |
| 8 | 8 | ||
| 9 | PR = "r6+gitr${SRCPV}" | 9 | PR = "r6" |
| 10 | PV_append = "+git${SRCPV}" | ||
| 10 | 11 | ||
| 11 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/ti-u-boot/ti-u-boot.git;protocol=git;branch=${BRANCH}" |
| 12 | 13 | ||
