ipu6, icamerasrc: update packages

- ipu6-camera-bins: migrate rev to tag (20250923_ov02e)
- ipu6-camera-hal: migrate rev to tag (20250923_ov02e)
- icamerasrc: unstable-2024-09-29 -> unstable-2025-12-26 (20251226_1140_191_PTL_PV_IoT)
- ipu6-drivers: unstable-2025-09-16 -> unstable-2025-11-12 (20251104_0740_359)
This commit is contained in:
Christoph Honal
2026-01-19 21:24:17 +01:00
parent e4bae1bd10
commit a6798e6b8e
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
repo = "ipu6-camera-bins";
owner = "intel";
rev = "30e87664829782811a765b0ca9eea3a878a7ff29";
tag = "20250923_ov02e"; # Released on 2025-06-27
hash = "sha256-YPPzuK13o2jnRSB3ORoMUU5E9/IifKVSetAqZHRofhw=";
};
@@ -13,13 +13,13 @@
stdenv.mkDerivation {
pname = "icamerasrc-${ipu6-camera-hal.ipuVersion}";
version = "unstable-2024-09-29";
version = "unstable-2025-12-26";
src = fetchFromGitHub {
owner = "intel";
repo = "icamerasrc";
tag = "20240926_1446";
hash = "sha256-BpIZxkPmSVKqPntwBJjGmCaMSYFCEZHJa4soaMAJRWE=";
tag = "20251226_1140_191_PTL_PV_IoT";
hash = "sha256-BYURJfNz4D8bXbSeuWyUYnoifozFOq6rSfG9GBKVoHo=";
};
nativeBuildInputs = [
@@ -36,7 +36,7 @@ stdenv.mkDerivation {
src = fetchFromGitHub {
owner = "intel";
repo = "ipu6-camera-hal";
rev = "c933525a6efe8229a7129b7b0b66798f19d2bef7";
tag = "20250923_ov02e"; # Released on 2025-06-27
hash = "sha256-ZWwszteRmUBn0wGgN5rmzw/onfzBoPGadcmpk+93kAM=";
};
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "ipu6-drivers";
version = "unstable-2025-09-16";
version = "unstable-2025-11-12";
src = fetchFromGitHub {
owner = "intel";
repo = "ipu6-drivers";
rev = "69b2fde9edcbc24128b91541fdf2791fbd4bf7a4";
hash = "sha256-uiRbbSw7tQ3Fn297D1I7i7hyaNtpOWER4lvPMSTpwpk=";
tag = "20251104_0740_359"; # Released on 2025-11-12
hash = "sha256-TiuMzG9VgoJb013hvZHZ4uPMBNvT/tmK1V8SYBwJYB4=";
};
patches = [