diff options
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/libxcam/libxcam_1.5.0.bb | 1 | ||||
-rw-r--r-- | recipes-core/microcode/intel-microcode_20250512.bb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/recipes-core/libxcam/libxcam_1.5.0.bb b/recipes-core/libxcam/libxcam_1.5.0.bb index df459d72..7f67b55b 100644 --- a/recipes-core/libxcam/libxcam_1.5.0.bb +++ b/recipes-core/libxcam/libxcam_1.5.0.bb | |||
@@ -6,7 +6,6 @@ SECTION = "lib" | |||
6 | 6 | ||
7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | ||
10 | SRCREV = "231a1d5243cd45c7a6b511b667f1ec52178fdda8" | 9 | SRCREV = "231a1d5243cd45c7a6b511b667f1ec52178fdda8" |
11 | SRC_URI = "git://github.com/intel/libxcam.git;branch=1.5.0;protocol=https \ | 10 | SRC_URI = "git://github.com/intel/libxcam.git;branch=1.5.0;protocol=https \ |
12 | file://0001-fake_v4l2_device.h-fix-narrowing-warning.patch \ | 11 | file://0001-fake_v4l2_device.h-fix-narrowing-warning.patch \ |
diff --git a/recipes-core/microcode/intel-microcode_20250512.bb b/recipes-core/microcode/intel-microcode_20250512.bb index de011fda..ff383f85 100644 --- a/recipes-core/microcode/intel-microcode_20250512.bb +++ b/recipes-core/microcode/intel-microcode_20250512.bb | |||
@@ -19,7 +19,6 @@ SRC_URI = "git://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files.git | |||
19 | SRCREV = "eeb93b7a818bb27cb6b7a2be0454f8a0a75f1bd6" | 19 | SRCREV = "eeb93b7a818bb27cb6b7a2be0454f8a0a75f1bd6" |
20 | 20 | ||
21 | DEPENDS = "iucode-tool-native" | 21 | DEPENDS = "iucode-tool-native" |
22 | S = "${WORKDIR}/git" | ||
23 | 22 | ||
24 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" | 23 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" |
25 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 24 | PACKAGE_ARCH = "${MACHINE_ARCH}" |