Real deps, not placeholder: pawlet_x86_64_pc-kernel (was never actually wired in despite the kernel workstream being marked done), plus device/mainline/common + hardware/mainline/common + external/linux-firmware-mainline + prebuilts/bootmgr + device/virt/virt-common (lineage-23.2 throughout, matching the kernel's branch) — LineageOS's own real foundation for basic_x86_64_pc, covering the GRUB bootloader chain and most of real-hardware HAL bring-up.
16 lines
892 B
YAML
16 lines
892 B
YAML
# Android 16.0.0_r4 local manifest for PawletOS on real x86_64 PC hardware.
|
|
# WIP — bootloader/HAL config landed (see pawlet_x86_64_pc/README.md), but
|
|
# genuinely untested: no physical PC hardware available to boot-verify it.
|
|
repo:
|
|
url: "https://android.googlesource.com/platform/manifest"
|
|
branch: "android-16.0.0_r4"
|
|
local_manifests:
|
|
manifest_common_pawletos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/common/pawletos.xml"
|
|
manifest_lineageos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/emulator/vendor/lineageos.xml"
|
|
manifest_pawletos: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/pc/pawletos.xml"
|
|
manifest_pc_vendor: "https://git.oxmc.me/PawletOS/android_local_manifest/raw/branch/android-16.0/pc/vendor/pc_vendor.xml"
|
|
|
|
patches:
|
|
dirs:
|
|
- vendor/pawlet/patches
|