diff options
author | Trevor Woerner <twoerner@gmail.com> | 2023-03-08 17:44:40 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-21 14:26:31 +0000 |
commit | 28b0c61d7d9ef455390b0ee899d6b1a6e3544663 (patch) | |
tree | 5528291a4d6d22efc7b8f532e25983c1848356e9 /documentation/set_versions.py | |
parent | c62fb8d607b88a874a5c4ddda35e2ad46c56056b (diff) | |
download | poky-28b0c61d7d9ef455390b0ee899d6b1a6e3544663.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: 992c571fc2f69c62d8f916440251a5189fae3aa1)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
(cherry picked from commit f8fc70674e0ea5df46969a06da62f8ed135cae4e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/set_versions.py')
0 files changed, 0 insertions, 0 deletions