Commit Graph

113 Commits

Author SHA1 Message Date
aabe51e024 Update remove_projects.xml 2025-08-21 00:26:52 -07:00
868607837d Update remove_projects.xml 2025-08-21 00:26:36 -07:00
644a6889b5 Update remove_projects.xml 2025-08-21 00:26:13 -07:00
342f04ac18 Update remove_projects.xml 2025-08-21 00:26:00 -07:00
a8d19f5b82 Update remove_projects.xml 2025-08-21 00:25:43 -07:00
11b19141a6 Update remove_projects.xml 2025-08-21 00:25:17 -07:00
673f0f5057 Update remove_projects.xml 2025-08-21 00:24:49 -07:00
fb665e2ea4 Update remove_projects.xml 2025-08-21 00:22:24 -07:00
9c49354674 Update remove_projects.xml 2025-08-21 00:20:25 -07:00
5572fab96a Update vendors/brcm_rpi.xml 2025-08-20 19:58:38 -07:00
6a07e7e8b4 Remove webview stuff for now 2025-08-20 19:37:58 -07:00
3279a3c23c Update pawletos.xml 2025-08-20 19:28:01 -07:00
38d84c8269 Update vendors/brcm_rpi.xml 2025-08-20 19:27:37 -07:00
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