- this variable will store path of directory containing packages
`build.sh` file.
- this is a more standard approach than specifying `pkg_dir` each time
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
upstream uses 'c-' and 'cpp-' prefix in tag name to distinguish release,
but both releases are from same repository, so auto update system
confuses release of one package to be of another.
Now we explicitly check tag name before auto-updating.
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>