diff --git a/conf/distro/netmodule-linux.conf b/conf/distro/netmodule-linux.conf index 981f4c4..b2b3604 100644 --- a/conf/distro/netmodule-linux.conf +++ b/conf/distro/netmodule-linux.conf @@ -3,7 +3,6 @@ inherit += "externalgitsrc" DISTRO = "netmodule-linux" DISTRO_NAME = "NetModule Linux Distribution" DISTRO_VERSION = "${EXTERNALSRC_GIT_SRCREV}" -DISTRO_CODENAME = "sumo" SDK_VENDOR = "-netmodule" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" IMAGE_LINGUAS = "en-us"