Commit Graph

94 Commits

Author SHA1 Message Date
oxmc d483e0db5b Update vendors/brcm_rpi_utils.xml 2025-08-20 18:26:00 -07:00
oxmc 9db220b8c2 Update README.md 2025-08-20 17:30:20 -07:00
oxmc b803cac42f Update vendors/rpi_utils.xml 2025-08-20 17:28:42 -07:00
oxmc 4a09697bcf Update vendors/bcrm_rpi.xml 2025-08-20 17:28:22 -07:00
oxmc dafe2869ca Add vendors/lineageos.xml 2025-08-20 17:28:01 -07:00
oxmc 59ed89e69f Update README.md 2025-08-20 15:59:04 -07:00
oxmc 033c9ef8f0 Update vendors/manifest_utilities.xml 2025-08-20 15:54:04 -07:00
oxmc c92124e99f Update vendors/manifest_brcm_rpi.xml 2025-08-20 15:53:53 -07:00
oxmc 8866c52db4 Add pawletos.xml 2025-08-20 15:53:33 -07:00
oxmc 5a2e49f138 Re-structure 2025-08-20 15:52:33 -07:00
oxmc 2075f772c0 Attempt to add updater 2025-08-20 13:01:29 -07:00
oxmc 81770a60cf Update manifest_brcm_rpi.xml 2025-08-18 19:09:01 -07:00
oxmc bf41c157a7 Update manifest_brcm_rpi.xml 2025-08-18 19:06:36 -07:00
oxmc d144205dac Update manifest_brcm_rpi.xml 2025-08-18 18:43:42 -07:00
oxmc 48a533f1ca Update remove_projects.xml 2025-08-18 18:43:24 -07:00
oxmc 406ba1039d Update remove_projects.xml 2025-08-18 15:58:55 -07:00
oxmc 70159b3a40 Update manifest_brcm_rpi.xml 2025-08-18 15:41:24 -07:00
oxmc 9d2a2111da Update manifest_brcm_rpi.xml 2025-08-18 14:53:47 -07:00
oxmc 1fdad8d188 Update manifest_brcm_rpi.xml 2025-08-18 11:54:02 -07:00
oxmc fb684adf73 Update manifest_brcm_rpi.xml 2025-08-18 11:50:55 -07:00
oxmc 108289edef Update manifest_brcm_rpi.xml 2025-08-17 18:35:23 -07:00
oxmc 7125123e1f Update README.md 2025-08-17 14:25:37 -07:00
oxmc fe3b579509 Update manifest_brcm_rpi.xml 2025-08-17 14:21:25 -07:00
oxmc 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.
  https://github.com/raspberry-vanilla/android_device_brcm_rpi4/commit/6001b95ce228adc638a76ae1cb1d3ff672eedd39
  https://github.com/raspberry-vanilla/android_device_brcm_rpi5/commit/484c9906aefa13ced449d591673ce6efc05ce633
* 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.
  https://github.com/raspberry-vanilla/android_device_brcm_rpi5/commit/f0a37c0c285568eef4cb1fe5f6e2ce8c1937f9a0
  https://github.com/raspberry-vanilla/android_device_brcm_rpi4/commit/9f396b332a7db3d7222fb2d1d42fca0d936649d1
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
  https://github.com/raspberry-vanilla/android_external_drm_hwcomposer/commit/f8c14115ec4b02a1af33e90a1ec40f9fe59d8fa8.
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.
  https://github.com/raspberry-vanilla/android_device_brcm_rpi5/commit/1ae3ede91bc842d694b752bb1caa1253735ae711
  https://github.com/raspberry-vanilla/android_device_brcm_rpi4/commit/fe5a39b0677119fe7da2980b074ac2622eecac79
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