diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2017-07-18 19:25:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-22 15:40:35 +0200 |
commit | cabba017d350c14e05c6cce0f435a8eb6fd40473 (patch) | |
tree | 08a9f76039504f43abb5725fbee40afd9bba66c3 /support/testing/tests/package/test_ipython.py | |
parent | 3e5eb710673dc78645239b0905933e273eb0b62a (diff) | |
download | buildroot-cabba017d350c14e05c6cce0f435a8eb6fd40473.tar.gz buildroot-cabba017d350c14e05c6cce0f435a8eb6fd40473.zip |
package/skeleton: add macro to rsync skeleton directory
The rsync command is currently called from a single location. In
follow-up patches, it will be called from various places then.
It will be easier to update and fix this command if it is defined in a
single location, rather than if duplicated in many places.
Define a macro that skeleton packages can call to install their skeleton
directories. Since at least one occurrence of it will want to install in
staging, the macro must accept a destination path, rather than hard-code
target as the destination.
Since it is to be used by other skeleton packages, define it early,
outside of any conditional block.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Reviewed-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'support/testing/tests/package/test_ipython.py')
0 files changed, 0 insertions, 0 deletions