I have tried below names for angularjs inside conf/local.conf file, but that package is not getting installed.
IMAGE_INSTALL_append = " angular-js"
IMAGE_INSTALL_append = " angularjs"
Is the packeage name is different? How can I install AngularJs in yocto?.