)]}'
{
  "commit": "924e631e3e3b82fcb5f3b169c75a8df0908513ce",
  "tree": "e86dee49e383a8a29bc1dc861afd421d194fa6f4",
  "parents": [
    "3064943d4895274779d07525d6b146af7fa23899"
  ],
  "author": {
    "name": "Daniel Campello",
    "email": "campello@chromium.org",
    "time": "Wed Mar 17 09:14:11 2021 -0600"
  },
  "committer": {
    "name": "Nico Huber",
    "email": "nico.h@gmx.de",
    "time": "Fri Jan 13 01:34:15 2023 +0000"
  },
  "message": "meson: fix dependency on raw access\n\nThis is matching the following comment on Makefile:\n\n\\# This is a dirty hack, but it saves us from checking all PCI drivers and all platforms manually.\n\\# libpci may need raw memory, MSR or PCI port I/O on some platforms.\n\\# Individual drivers might have the same needs as well.\n\nThis changes fixes:\n\nld.lld: error: undefined symbol: rget_io_perms\n\u003e\u003e\u003e referenced by internal.c:243 (../flashrom-9999/internal.c:243)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_init)\n\nld.lld: error: undefined symbol: mmio_writeb\n\u003e\u003e\u003e referenced by internal.c:122 (../flashrom-9999/internal.c:122)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_writeb)\n\nld.lld: error: undefined symbol: mmio_writew\n\u003e\u003e\u003e referenced by internal.c:128 (../flashrom-9999/internal.c:128)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_writew)\n\nld.lld: error: undefined symbol: mmio_writel\n\u003e\u003e\u003e referenced by internal.c:134 (../flashrom-9999/internal.c:134)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_writel)\n\nld.lld: error: undefined symbol: mmio_readb\n\u003e\u003e\u003e referenced by internal.c:140 (../flashrom-9999/internal.c:140)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_readb)\n\nld.lld: error: undefined symbol: mmio_readw\n\u003e\u003e\u003e referenced by internal.c:146 (../flashrom-9999/internal.c:146)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_readw)\n\nld.lld: error: undefined symbol: mmio_readl\n\u003e\u003e\u003e referenced by internal.c:152 (../flashrom-9999/internal.c:152)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_readl)\n\nld.lld: error: undefined symbol: mmio_readn\n\u003e\u003e\u003e referenced by internal.c:158 (../flashrom-9999/internal.c:158)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/internal.c.o:(internal_chip_readn)\n\nld.lld: error: undefined symbol: physmap\n\u003e\u003e\u003e referenced by flashrom.c:1454 (../flashrom-9999/flashrom.c:1454)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(probe_flash)\n\u003e\u003e\u003e referenced by flashrom.c:1454 (../flashrom-9999/flashrom.c:1454)\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(probe_flash)\n\u003e\u003e\u003e referenced by flashrom.c\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(programmer_table)\n\u003e\u003e\u003e referenced 2 more times\n\nld.lld: error: undefined symbol: physunmap\n\u003e\u003e\u003e referenced by flashrom.c\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(programmer_table)\n\u003e\u003e\u003e referenced by flashrom.c\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(programmer_table)\n\u003e\u003e\u003e referenced by flashrom.c\n\u003e\u003e\u003e               libflashrom.so.1.0.0.p/flashrom.c.o:(programmer_table)\n\nflashrom-stable: Kept `need_raw_access` for `rayer_spi`, it\u0027s not PCI.\n\nChange-Id: Id3fa4ec7a735b81e989ba9fe2b53b18d0956627a\nSigned-off-by: Daniel Campello \u003ccampello@chromium.org\u003e\nOriginal-Reviewed-on: https://review.coreboot.org/c/flashrom/+/51577\nOriginal-Reviewed-by: Angel Pons \u003cth3fanbus@gmail.com\u003e\nOriginal-Reviewed-by: Richard Hughes \u003chughsient@gmail.com\u003e\nOriginal-Reviewed-by: Edward O\u0027Callaghan \u003cquasisec@chromium.org\u003e\nReviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71763\nReviewed-by: Nico Huber \u003cnico.h@gmx.de\u003e\nTested-by: build bot (Jenkins) \u003cno-reply@coreboot.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e8722634f04328501dd6a2228b9da72f86f1173d",
      "old_mode": 33188,
      "old_path": "meson.build",
      "new_id": "f332b8ceaa8c6a1413b29111398b20125271a302",
      "new_mode": 33188,
      "new_path": "meson.build"
    }
  ]
}
