From patchwork Thu Nov 25 15:04:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naushir Patuck X-Patchwork-Id: 14782 Return-Path: X-Original-To: parsemail@patchwork.libcamera.org Delivered-To: parsemail@patchwork.libcamera.org Received: from lancelot.ideasonboard.com (lancelot.ideasonboard.com [92.243.16.209]) by patchwork.libcamera.org (Postfix) with ESMTPS id B43FEBF415 for ; Thu, 25 Nov 2021 15:04:32 +0000 (UTC) Received: from lancelot.ideasonboard.com (localhost [IPv6:::1]) by lancelot.ideasonboard.com (Postfix) with ESMTP id 4140D60233; Thu, 25 Nov 2021 16:04:32 +0100 (CET) Authentication-Results: lancelot.ideasonboard.com; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=raspberrypi.com header.i=@raspberrypi.com header.b="kbOgOm7F"; dkim-atps=neutral Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by lancelot.ideasonboard.com (Postfix) with ESMTPS id E511F60231 for ; Thu, 25 Nov 2021 16:04:29 +0100 (CET) Received: by mail-wr1-x42f.google.com with SMTP id d24so12370775wra.0 for ; Thu, 25 Nov 2021 07:04:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=raspberrypi.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=RJdgVYyeolm5k5Qa99IoiAONiUpDLuqtSfwLVkzUBug=; b=kbOgOm7FuOLsOMhU+crToZwIgq/B0/cy2HmnDgUzf5PZea5EdjDTE9Y3lIuzdv7Ik1 HXJs/Vyk1CN8Ml131349ONzULzNc5sAkKo8sOqr4idaSrMXHnJC9R5gNUNFslHKhC6hr 8SnadA1FEB/XGvz2Oe4sYr7zkzyTVUQHnQ27IHqUnEO3KmZm4g/MKKvV2kszXX+caWsB jtj8SzVqlhPC/N0FMzKDzCp2Fq3es5zc5FNAcl9xOf4RR0LeeoNinuNbNx883T1pfjuh RCE20Fzri8lAemxKTA8dsmM9lrDLfcTjQv3VXSVfdAw4saxf5vYMGbD3+FevN8JlACsH sfyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=RJdgVYyeolm5k5Qa99IoiAONiUpDLuqtSfwLVkzUBug=; b=6+Htbhu4HlgSJ22I3Qj6alVR5hsxTFF4XkDy2Kb0oWWIj91ZopHysVwlptiDg9O+lK y9ZzixLjbZQo2xXHyykEWi32wE+T2QwlJ0RyIVaTrNtFaibe8JX7hvKJhjnFmawUU5HL WMiwwXsxb8NuHjLAm31AEmRinpPZ2jTm60D0Y1AA33Jmo5S9810jyto8S988HH9udzR1 mfz4EbCLDj+HXdvaLaWMtdOd+2i9dQSlOinEI0sjRPHuJV1fOKrrxrfJI1H6G7eefDkX vqGCqJLQTj0+/kJs8MjWnUez3sFwAQYbnnjWyPyDQfUK/4l3Rcfz/e5U+MypA+nBCz97 /wyw== X-Gm-Message-State: AOAM5326rymluaGcuId/qMMtIX0azKXF44XIT9PdFbnaf/jfpbYezNXs ywe4PuXJO8Ogz4awEaHLZTkgoh4rp+9iIQzw X-Google-Smtp-Source: ABdhPJwoqqUkuryC9lz75prn6eiGYDa1zaHiIH4yrXgni3TCoicc7ysGqgymXsCrfx8ZAYQEL2Q5Kg== X-Received: by 2002:a05:6000:92:: with SMTP id m18mr7089467wrx.617.1637852669007; Thu, 25 Nov 2021 07:04:29 -0800 (PST) Received: from naush-laptop.pitowers.org ([2a00:1098:3142:14:c052:b303:60da:defa]) by smtp.gmail.com with ESMTPSA id z15sm2951931wrr.65.2021.11.25.07.04.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 25 Nov 2021 07:04:28 -0800 (PST) From: Naushir Patuck To: libcamera-devel@lists.libcamera.org Date: Thu, 25 Nov 2021 15:04:25 +0000 Message-Id: <20211125150425.2284438-1-naush@raspberrypi.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Subject: [libcamera-devel] [PATCH] ipa: raspberrypi: Update documentation urls X-BeenThere: libcamera-devel@lists.libcamera.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: libcamera-devel-bounces@lists.libcamera.org Sender: "libcamera-devel" Update the urls in the README file for building/running libcamera on the Raspberry Pi platforms. Signed-off-by: Naushir Patuck Reviewed-by: David Plowman Reviewed-by: Kieran Bingham --- src/ipa/raspberrypi/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ipa/raspberrypi/README.md b/src/ipa/raspberrypi/README.md index 26534af0f708..94a8ccc84469 100644 --- a/src/ipa/raspberrypi/README.md +++ b/src/ipa/raspberrypi/README.md @@ -17,9 +17,9 @@ _libcamera_ for the Raspberry Pi allows users to: ## How to install and run _libcamera_ on the Raspberry Pi -Please follow the instructions [here](https://github.com/raspberrypi/documentation/tree/master/linux/software/libcamera/README.md). +Please follow the instructions [here](https://www.raspberrypi.com/documentation/accessories/camera.html). ## Documentation Full documentation for the _Raspberry Pi Camera Algorithm and Tuning Guide_ can -be found [here](https://github.com/raspberrypi/documentation/tree/master/linux/software/libcamera/rpi_SOFT_libcamera_1p0.pdf). +be found [here](https://datasheets.raspberrypi.com/camera/raspberry-pi-camera-guide.pdf).