Not able to compile angstrom kernel for Arrow CycloneV board, has anyone been able to compile for Arrow board?

Unfortunately some admin decided to remove the 16.0 kernel 3.10 source from the git servers.
As I need to compile kernel driver I must have the source!
As the source is missing I must take a newer source and compile the sdcard image.
I have tried several version including the latest instruction


However the compilation fails
OTE: Started PRServer with DBfile: /home/yasser/sockit_cv2017/angstrom-v2016.12-yocto2.2/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 44617, PID: 29249
ERROR: ParseError at /home/yasser/sockit_cv2017/angstrom-v2016.12-yocto2.2/layers/openembedded-core/meta/classes/image.bbclass:181: Could not inherit file classes/sdcard_image-socfpga.bbclass
As I only need the linux for a demo I do not really care which version as long as I get a working sdcard image and the sourcefiles needed to compile a driver

Did you find any solution to this problem?