summaryrefslogtreecommitdiffstats
path: root/support/testing/tests/package/test_ipython.py
diff options
context:
space:
mode:
authorYann E. MORIN <yann.morin.1998@free.fr>2017-07-18 19:25:29 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-22 15:40:35 +0200
commitcabba017d350c14e05c6cce0f435a8eb6fd40473 (patch)
tree08a9f76039504f43abb5725fbee40afd9bba66c3 /support/testing/tests/package/test_ipython.py
parent3e5eb710673dc78645239b0905933e273eb0b62a (diff)
downloadbuildroot-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
OpenPOWER on IntegriCloud