diff options
| author | Flora Hu <flora.hu@nxp.com> | 2026-07-22 16:15:04 +0800 |
|---|---|---|
| committer | Flora Hu <flora.hu@nxp.com> | 2026-07-27 15:29:55 +0800 |
| commit | f7e2763577d1664eacd6243c8a238d482e70ac73 (patch) | |
| tree | d01f90580cf6699db18a3026a0e559734dd79bf2 | |
| parent | 4aafa4d54feba0b5bbc4743b82e154bac01c2ba7 (diff) | |
| download | meta-freescale-f7e2763577d1664eacd6243c8a238d482e70ac73.tar.gz | |
libcamera: Bump 0.6.0 -> 0.7.1
YamlObject refactored to ValueNode
Pin upstream source to tag v0.7.1
Signed-off-by: Flora Hu <flora.hu@nxp.com>
| -rw-r--r-- | recipes-multimedia/libcamera/libcamera_0.7.1.imx.bb (renamed from recipes-multimedia/libcamera/libcamera_0.6.0.imx.bb) | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes-multimedia/libcamera/libcamera_0.6.0.imx.bb b/recipes-multimedia/libcamera/libcamera_0.7.1.imx.bb index 306395439..785f2bbc6 100644 --- a/recipes-multimedia/libcamera/libcamera_0.6.0.imx.bb +++ b/recipes-multimedia/libcamera/libcamera_0.7.1.imx.bb | |||
| @@ -17,10 +17,10 @@ LIC_FILES_CHKSUM = "\ | |||
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI = "\ | 19 | SRC_URI = "\ |
| 20 | git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master \ | 20 | git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master;tag=v${PV} \ |
| 21 | " | 21 | " |
| 22 | 22 | ||
| 23 | SRCREV = "3e6f5d83e397e11cccd3844e121463748f56de39" | 23 | SRCREV = "e2e7c015cee997b9f992376fd2c29fa2d8813e1b" |
| 24 | 24 | ||
| 25 | PE = "1" | 25 | PE = "1" |
| 26 | 26 | ||
| @@ -94,11 +94,11 @@ GLIBC_64BIT_TIME_FLAGS = "" | |||
| 94 | 94 | ||
| 95 | ########### i.MX overrides ################ | 95 | ########### i.MX overrides ################ |
| 96 | 96 | ||
| 97 | SRC_URI:remove = "git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master" | 97 | SRC_URI:remove = "git://git.libcamera.org/libcamera/libcamera.git;protocol=https;branch=master;tag=v${PV}" |
| 98 | SRC_URI:prepend = "${LIBCAMERA_SRC};branch=${SRCBRANCH} " | 98 | SRC_URI:prepend = "${LIBCAMERA_SRC};branch=${SRCBRANCH} " |
| 99 | LIBCAMERA_SRC ?= "git://github.com/nxp-imx/libcamera.git;protocol=https" | 99 | LIBCAMERA_SRC ?= "git://github.com/nxp-imx/libcamera.git;protocol=https" |
| 100 | SRCBRANCH = "lf-6.18.2_1.0.0" | 100 | SRCBRANCH = "lf-6.18.20_2.0.0" |
| 101 | SRCREV = "3e6f5d83e397e11cccd3844e121463748f56de39" | 101 | SRCREV = "e2e7c015cee997b9f992376fd2c29fa2d8813e1b" |
| 102 | 102 | ||
| 103 | PACKAGECONFIG = "gst pycamera dng" | 103 | PACKAGECONFIG = "gst pycamera dng" |
| 104 | 104 | ||
