Commit Graph

83 Commits

Author SHA1 Message Date
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
Konsta
44db505f22 update to android-15.0.0_r1 2024-09-06 12:12:35 +03:00
Konsta
b790d93bab update to android-14.0.0_r67 2024-09-04 19:10:45 +03:00
Konsta
765e7f2d97 update to android-14.0.0_r55 2024-08-07 13:11:34 +03:00
Konsta
d84f513987 update to android-14.0.0_r52 2024-07-03 14:25:49 +03:00
Konsta
6ae8acffbd fix copy&paste failure on android-14.0.0_r50
* Fixes https://github.com/raspberry-vanilla/android_local_manifest/issues/104.
2024-07-02 23:34:21 +03:00
Konsta
e7c339459e update to android-14.0.0_r50 2024-06-12 13:07:50 +03:00
Konsta
0b06d20e60 update to android-14.0.0_r34 2024-05-08 17:19:04 +03:00
Konsta
a9bbff2c52 switch order of src and dest for symlinks in device manifest
* Changed in AOSP14 QPR2.
2024-04-30 13:24:48 +03:00
Konsta
e63e7fc040 add libdav1d to device manifest
* AOSP implementation is not ready yet.
2024-04-30 13:11:55 +03:00
Konsta
3bda82ae8c update to android-14.0.0_r30 2024-04-04 16:22:55 +03:00
Konsta
a6af80b359 update to android-14.0.0_r29 2024-04-04 14:35:05 +03:00
Konsta
ee932f2f03 update to android-14.0.0_r22 2024-02-06 15:43:44 +02:00
Konsta
7249cd5260 update to android-14.0.0_r20 2024-01-04 16:32:10 +02:00
Konsta
6d9c8a9b91 Revert "temporarily add mockito-kotlin to device manifest"
* No longer needed as this was fixed upstream.
* This reverts commit c53a0f3021.
2023-12-22 12:06:57 +02:00
Konsta
c53a0f3021 temporarily add mockito-kotlin to device manifest
* Missing from android-14.0.0_r17 manifest but needed because of
  625a23ff22.
2023-12-07 20:10:06 +02:00
Konsta
78340f07ac update to android-14.0.0_r17 2023-12-07 20:08:58 +02:00
Konsta
3e569aed9e add build instructions for Raspberry Pi 5 2023-11-24 15:33:34 +02:00