Update repo table in README for source kernel

This commit is contained in:
Brendan Szymanski 2026-07-12 18:31:42 -04:00
parent dc3c79c936
commit 4a0c016844

View file

@ -86,7 +86,8 @@ This local manifest pulls in the following repositories from `git.bscubed.dev/li
| Repository | Path | Description |
|-----------|------|-------------|
| `android_device_rockchip_tart` | `device/rockchip/tart` | Device tree |
| `android_kernel_rockchip_tart` | `device/rockchip/tart-kernel` | Kernel (prebuilt) |
| `android_device_rockchip_tart-kernel` | `device/rockchip/tart-kernel` | Kernel boot artifacts (U-Boot, ramdisks) |
| `android_kernel_rockchip_tart` | `kernel/rockchip/tart` | Kernel source (built from source) |
| `android_vendor_rockchip_tart` | `vendor/rockchip/tart` | Vendor blobs (firmware) |
| `android_external_drm_hwcomposer` | `external/drm_hwcomposer` | DRM hwcomposer |
| `android_external_ffmpeg` | `external/ffmpeg` | FFmpeg media library |