summaryrefslogtreecommitdiff
path: root/utils/hooks/post-commit
diff options
context:
space:
mode:
authorHarvey Yang <chenghaoyang@chromium.org>2023-03-31 08:45:45 +0000
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2023-04-05 08:24:11 +0300
commitc1cc37b2eeea33cbc0bdd1fe0d3ce57d2f321a85 (patch)
tree209c98a2446ce60059c1cba30c2321bcfe3d3df3 /utils/hooks/post-commit
parent44eed506c285f090b97377f3cc3023cd09221cac (diff)
utils: ipc: Update parser.py
Make the local mojom library the first priority in the sys path, to avoid mixing the local one with the system one in build. Tested on chromebook soraka-libcamera. Signed-off-by: Harvey Yang <chenghaoyang@chromium.org> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/hooks/post-commit')
0 files changed, 0 insertions, 0 deletions
a> 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110