diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2013-02-07 12:35:03 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-02-08 22:31:49 +0100 |
commit | 4705347ddfeaab3953cd86df2c7309b31b719f50 (patch) | |
tree | d8364623d22225027d3044f1a9764bcb5ef12f84 /package/directfb-examples/directfb-examples-1.2.0-remove-bzero.patch | |
parent | 80e47a533bed9745f56379e45e4ec136a1590697 (diff) | |
download | buildroot-novena-4705347ddfeaab3953cd86df2c7309b31b719f50.tar.gz buildroot-novena-4705347ddfeaab3953cd86df2c7309b31b719f50.zip |
package: rename <pkg>_CONFIG_FIXUP to <pkg>_CONFIG_SCRIPTS
This commit renames the newly introduced <pkg>_CONFIG_FIXUP variable
to <pkg>_CONFIG_SCRIPTS, for two reasons:
* <pkg>_CONFIG_SCRIPTS will not only "fixup" the scripts in
$(STAGING_DIR)/usr/bin, but also remove them from
$(TARGET_DIR)/usr/bin. So it is not only about doing a "fixup".
* On the principle, it is strange that the variable carries an
indication of the action that will take place on those files. It
should rather be named to say "Here are the <foo>-config scripts",
and let the package infrastructure decide if it should fix them up,
remove them, etc.
This commit also updates the documentation accordingly.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Acked-by: "Samuel Martin" <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/directfb-examples/directfb-examples-1.2.0-remove-bzero.patch')
0 files changed, 0 insertions, 0 deletions