diff options
| -rw-r--r-- | meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb index 3252ae3b06..c6100c1246 100644 --- a/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb +++ b/meta-oe/recipes-multimedia/v4l2apps/v4l-utils_0.8.4.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "v4l2 and IR applications" | 1 | DESCRIPTION = "v4l2 and IR applications" |
| 2 | LICENSE = "GPLv2/LGPLv2.1" | 2 | LICENSE = "GPLv2 & LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \ |
| 4 | file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" | 4 | file://COPYING.LIB;md5=d749e86a105281d7a44c2328acebc4b0" |
| 5 | 5 | ||
| @@ -8,6 +8,8 @@ DEPENDS = "jpeg" | |||
| 8 | # libv4l was absorbed into this, let OE know that | 8 | # libv4l was absorbed into this, let OE know that |
| 9 | PROVIDES = "libv4l" | 9 | PROVIDES = "libv4l" |
| 10 | 10 | ||
| 11 | PR = "r1" | ||
| 12 | |||
| 11 | SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git" | 13 | SRC_URI = "git://linuxtv.org/v4l-utils.git;protocol=git" |
| 12 | SRCREV = "v4l-utils-${PV}" | 14 | SRCREV = "v4l-utils-${PV}" |
| 13 | 15 | ||
