sonic-buildimage/dockers
Partha Dutta 2cfdb28367
[mgmt-framework]: Removing explicit libyang plugin path settings (#4144)
Removing explicit libyang plugin path settings. Libyang debian package installs the extensions in standard location.

Libyang debian package installs the extensions in standard location as per build time configuration (install prefix is set in patch/libyang.patch). If plugin directory is not set, libyang explicitly searches the plugins in LYEXT_PLUGINS_DIR which is populated during build. The plugins are installed in LYEXT_PLUGINS_DIR itself through debian package installation.

$ grep -nr LYEXT_PLUGINS_DIR src/
src/plugin_config.h.in:18:#define LYEXT_PLUGINS_DIR "@EXTENSIONS_PLUGINS_DIR_MACRO@" /**< directory with YANG extension plugins */
src/plugins.c:420: pluginsdir = LYEXT_PLUGINS_DIR;
2020-02-13 13:47:16 -08:00
..
docker-base [apt] Instruct apt-get to NOT check the "Valid Until" date in Release files (#3973) 2020-01-07 15:52:49 -08:00
docker-base-stretch [Platform] ARM64 support for Marvell ARM platform (#4043) 2020-01-23 16:50:17 -08:00
docker-basic_router Remove extra trailing newlines at EOF (#804) 2017-07-12 20:54:37 -07:00
docker-config-engine Remove unused packages in docker images and host (#2807) 2019-04-29 17:21:24 -07:00
docker-config-engine-stretch [build]: Improve dockerfile instructions (#3048) 2019-06-22 11:26:23 -07:00
docker-database [Services] Restart database service upon unexpected critical process exit. (#4138) 2020-02-11 14:03:02 -08:00
docker-dhcp-relay [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-fpm-frr [MultiDB] (./dockers dir) : replace redis-cli with sonic-db-cli and use new DBConnector (#3923) 2020-01-22 11:27:21 -08:00
docker-fpm-gobgp Generate interface table to have an entry designated to default VRF. (#2848) 2019-06-10 14:02:55 -07:00
docker-fpm-quagga [TSA]: Add community to the loopback prefix, when isolated (#3708) 2019-11-06 16:07:28 -08:00
docker-lldp-sv2 [docker-lldp] Fix lldpcli issue when description has special characters (#4133) 2020-02-09 20:34:55 -08:00
docker-nat Changes in sonic-buildimage to support the NAT feature (#3494) 2020-01-29 17:40:43 -08:00
docker-orchagent [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-platform-monitor [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-ptf [docker-ptf]: Adding sflowtool to ptf docker to for sflow tests (#4045) 2020-01-23 09:28:39 -08:00
docker-ptf-saithrift [docker-ptf-*]: Use buildimage infrastructure to build docker-ptf-* (#638) 2017-05-26 17:18:11 -07:00
docker-router-advertiser [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-sflow [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-snmp-sv2 [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-sonic-mgmt [docker-sonic-mgmt]: Add the snmp tool to the sonic-mgmt docker (#4110) 2020-02-05 01:08:27 -08:00
docker-sonic-mgmt-framework [mgmt-framework]: Removing explicit libyang plugin path settings (#4144) 2020-02-13 13:47:16 -08:00
docker-sonic-restapi Changes to build restapi docker (#3993) 2020-01-10 13:46:32 -08:00
docker-sonic-telemetry [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
docker-teamd [Service] Enable/disable container auto-restart based on configuration. (#4073) 2020-02-07 12:34:07 -08:00
dockerfile-macros.j2 [build]: Improve dockerfile instructions (#3048) 2019-06-22 11:26:23 -07:00