Commit Graph

100 Commits

Author SHA1 Message Date
d24f9649b4 Update vendors/brcm_rpi_utils.xml 2025-08-20 19:27:16 -07:00
3cbfa8cb81 Update vendors/lineageos.xml 2025-08-20 19:24:24 -07:00
8aafef3f5c Update vendors/lineageos.xml 2025-08-20 19:22:10 -07:00
6fa703d892 Update vendors/brcm_rpi.xml 2025-08-20 18:59:11 -07:00
bee5ad0812 Update README.md 2025-08-20 18:57:25 -07:00
cc70f989cc Update pawletos.xml 2025-08-20 18:29:59 -07:00
d483e0db5b Update vendors/brcm_rpi_utils.xml 2025-08-20 18:26:00 -07:00
9db220b8c2 Update README.md 2025-08-20 17:30:20 -07:00
b803cac42f Update vendors/rpi_utils.xml 2025-08-20 17:28:42 -07:00
4a09697bcf Update vendors/bcrm_rpi.xml 2025-08-20 17:28:22 -07:00
dafe2869ca Add vendors/lineageos.xml 2025-08-20 17:28:01 -07:00
59ed89e69f Update README.md 2025-08-20 15:59:04 -07:00
033c9ef8f0 Update vendors/manifest_utilities.xml 2025-08-20 15:54:04 -07:00
c92124e99f Update vendors/manifest_brcm_rpi.xml 2025-08-20 15:53:53 -07:00
8866c52db4 Add pawletos.xml 2025-08-20 15:53:33 -07:00
5a2e49f138 Re-structure 2025-08-20 15:52:33 -07:00
2075f772c0 Attempt to add updater 2025-08-20 13:01:29 -07:00
81770a60cf Update manifest_brcm_rpi.xml 2025-08-18 19:09:01 -07:00
bf41c157a7 Update manifest_brcm_rpi.xml 2025-08-18 19:06:36 -07:00
d144205dac Update manifest_brcm_rpi.xml 2025-08-18 18:43:42 -07:00
48a533f1ca Update remove_projects.xml 2025-08-18 18:43:24 -07:00
406ba1039d Update remove_projects.xml 2025-08-18 15:58:55 -07:00
70159b3a40 Update manifest_brcm_rpi.xml 2025-08-18 15:41:24 -07:00
9d2a2111da Update manifest_brcm_rpi.xml 2025-08-18 14:53:47 -07:00
1fdad8d188 Update manifest_brcm_rpi.xml 2025-08-18 11:54:02 -07:00
fb684adf73 Update manifest_brcm_rpi.xml 2025-08-18 11:50:55 -07:00
108289edef Update manifest_brcm_rpi.xml 2025-08-17 18:35:23 -07:00
7125123e1f Update README.md 2025-08-17 14:25:37 -07:00
fe3b579509 Update manifest_brcm_rpi.xml 2025-08-17 14:21:25 -07:00
87592eac23 Add PawletOS packages 2025-08-17 13:34:41 -07:00
Konsta
2487a9b518 remove coreutils from additional packages
* This is installed on Ubuntu by default.
* dosfstools and mtools are required for custom mkbootimg.mk.
  e2fsprogs, fdisk, and kpartx are required for mkimg.sh.
  rsync is required for AOSP kernel build environment.
2025-06-27 12:23:13 +03:00
Konsta
3bd7ee3b65 remove meson build system tools from additional packages
* Mesa and libcamera have been converted to build using soong blueprint
  makefiles so these are no longer required.
2025-06-27 12:23:13 +03:00
Konsta
fd55325b32 switch to external/mesa3d-rpi in device manifest
* Moving forward there will be two copies of Mesa in Raspberry Vanilla
  AOSP source tree.

  external/mesa3d is the upstream AOSP fork directly from AOSP that has
  soong blueprint makefiles to satisfy package dependencies for
  gfxstream-vulkan elsewhere in the AOSP tree.

  external/mesa3d-rpi is the Raspberry Vanilla fork (generally the latest
  upstream mainline stable version) that has some additional patches and
  soong blueprint makefiles to build only the drivers that are used on
  Raspberry Pi (vc4 & v3d gallium, broadcom vulkan).
2025-06-27 12:23:11 +03:00
Konsta
129ef28a3f update to android-16.0.0_r1 2025-06-13 14:02:58 +03:00
Konsta
13804f976d update to android-15.0.0_r32 2025-05-07 14:24:44 +03:00
Konsta
8e616d6e1e update to android-15.0.0_r26 2025-04-11 11:43:39 +03:00
Konsta
53bbe9e04c remove external/libdav1d from device manifest
* No longer needed with updated FFmpeg 7.1 implementation that links against
  static libdav1d library.
2025-04-09 13:00:57 +03:00
Konsta
8199f5864c add wrimg scripts to device manifest 2025-04-04 16:08:20 +03:00
Konsta
470487ead2 remove external/wpa_supplicant_8 from device manifest
* No longer needed after updating to keymint AIDL APEX HAL.
  6001b95ce2
  484c9906ae
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/29.
2025-03-11 18:59:20 +02:00
Konsta
658acd8304 update to android-15.0.0_r20 2025-03-06 14:05:16 +02:00
Konsta
4ebec5cc59 remove bc from additional packages
* No longer needed.
  f0a37c0c28
  9f396b332a
2025-02-20 15:37:39 +02:00
Konsta
fde661b131 add external/libdisplay-info to device manifest
* Upstream drm_hwcomposer added a dependency to libdisplay-info in
  f8c14115ec.
2025-02-15 13:38:36 +02:00
Konsta
b383754ccd update to android-15.0.0_r14 2025-02-05 11:44:49 +02:00
Dávid László
fd60416790 Update README.md: Include rsync in additional packages 2025-01-18 11:53:55 +01:00
Konsta
fb06d34358 update to android-15.0.0_r10 2025-01-08 14:21:15 +02:00
Konsta
b264ffd4bd update to android-15.0.0_r6 2024-12-09 14:58:06 +02:00
Konsta
f56d4e3e6e remove packages/modules/Bluetooth from device manifest
* No longer needed after switching bluetooth to AIDL HAL.
  1ae3ede91b
  fe5a39b067
2024-11-23 15:55:26 +02:00
Konsta
ca7c981c4b update to android-15.0.0_r4 2024-11-07 13:09:12 +02:00
Konsta
f3dfe83910 update link to AOSP documentation and note recommended build environment 2024-10-22 13:09:00 +03:00
Konsta
cd6b8cf204 update to android-15.0.0_r2 2024-10-16 11:20:57 +03:00