Skip to content
Snippets Groups Projects
  • John Crispin's avatar
    e2684c21
    build: propagate override information to .config file · e2684c21
    John Crispin authored
    
    With this change, override information is now parsed from the metadata
    and put in the %packages hash. A new hash - %overrides - is created and
    exported, to be used during the .config-package.in generation.
    
    If an override is detected, a new option CONFIG_OVERRIDE_PKGS will be
    created in the .config, and will contain a space-separated list of all
    the overridden packages.
    
    Signed-off-by: default avatarMathieu Olivari <mathieu@qca.qualcomm.com>
    
    SVN-Revision: 44336
    e2684c21
    History
    build: propagate override information to .config file
    John Crispin authored
    
    With this change, override information is now parsed from the metadata
    and put in the %packages hash. A new hash - %overrides - is created and
    exported, to be used during the .config-package.in generation.
    
    If an override is detected, a new option CONFIG_OVERRIDE_PKGS will be
    created in the .config, and will contain a space-separated list of all
    the overridden packages.
    
    Signed-off-by: default avatarMathieu Olivari <mathieu@qca.qualcomm.com>
    
    SVN-Revision: 44336