From e9807f5b6ac7991d695eac5e9df93d27c633957d Mon Sep 17 00:00:00 2001 From: Naushir Patuck Date: Thu, 20 Mar 2025 11:41:15 +0000 Subject: meson: Add libpisp.wrap Add a new subpoject wrap file for the libpisp library located at https://github.com/raspberrypi/libpisp The libpisp library is used to configure the Raspberry Pi 5 Frontend and Backend ISP components. Signed-off-by: Naushir Patuck Reviewed-by: David Plowman Reviewed-by: Kieran Bingham Signed-off-by: Kieran Bingham --- subprojects/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'subprojects/.gitignore') diff --git a/subprojects/.gitignore b/subprojects/.gitignore index 04b6271f..b08d6990 100644 --- a/subprojects/.gitignore +++ b/subprojects/.gitignore @@ -1,6 +1,7 @@ # SPDX-License-Identifier: CC0-1.0 /googletest-release* +/libpisp /libyaml /libyuv /packagecache -- cgit v1.2.1