diff options
author | Trevor Woerner <twoerner@gmail.com> | 2023-03-08 17:44:40 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-11 00:08:40 +0000 |
commit | 75ef02a9831664912d1e15c72f33d772b63e3798 (patch) | |
tree | 1a27c536c355b233ce4a58a2b868b9c475fb43f7 /scripts/lib/wic/engine.py | |
parent | 1bc0d0c80012a8c31c052b330c973366b6730985 (diff) | |
download | poky-75ef02a9831664912d1e15c72f33d772b63e3798.tar.gz |
cups: use BUILDROOT instead of DESTDIR
The cups documentation is clear that the correct way to install into an
alternate root directory is to use the BUILDROOT variable. From INSTALL.md:
Use the `BUILDROOT` variable to install to an alternate root directory:
make BUILDROOT=/some/other/root/directory install
DESTDIR works, but we should use the mechanism the project specifically
created for this purpose.
(From OE-Core rev: f8fc70674e0ea5df46969a06da62f8ed135cae4e)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions