Arria10 Remote update

Hi,

I would like to compile and test this example Arria10 Remote update

However, I’m getting an error after sending this command:

MACHINE=arria10 bitbake virtual/kernel remoteupdate-console-image

Error:
rkumar@192.168.160.19:~/angstrom-socfpga-remoteupdate$ MACHINE=arria10 bitbake virtual/kernel remoteupdate-console-image
ERROR: Traceback (most recent call last):
File “/home/rkumar/angstrom-socfpga-remoteupdate/sources/bitbake/lib/bb/cookerdata.py”, line 174, in wrapped
return func(fn, *args)
File “/home/rkumar/angstrom-socfpga-remoteupdate/sources/bitbake/lib/bb/cookerdata.py”, line 184, in parse_config_file
return bb.parse.handle(fn, data, include)
File “/home/rkumar/angstrom-socfpga-remoteupdate/sources/bitbake/lib/bb/parse/init.py”, line 107, in handle
return h[‘handle’](fn, data, include)
File “/home/rkumar/angstrom-socfpga-remoteupdate/sources/bitbake/lib/bb/parse/parse_py/ConfHandler.py”, line 120, in handle
abs_fn = resolve_file(fn, data)
File “/home/rkumar/angstrom-socfpga-remoteupdate/sources/bitbake/lib/bb/parse/init.py”, line 130, in resolve_file
raise IOError(“file %s not found” % fn)
IOError: file /home/rkumar/angstrom-socfpga-remoteupdate/sources/meta-smartphone/meta-htc/conf/layer.conf not found

ERROR: Unable to parse /home/rkumar/angstrom-socfpga-remoteupdate/sources/meta-smartphone/meta-htc/conf/layer.conf: file /home/rkumar/angstrom-socfpga-remoteupdate/sources/meta-smartphone/meta-htc/conf/layer.conf not found

May I request some help.

Thanks,
Allen Rubis

Note: I was able to compile sucessfully the (default) linux-socfpga kernel (by export CROSS_COMPILE=/home/rkumar/gcc-linaro-7.1.1-2017.08-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-)

CC arch/arm/boot/compressed/string.o
AS arch/arm/boot/compressed/hyp-stub.o
AS arch/arm/boot/compressed/lib1funcs.o
AS arch/arm/boot/compressed/ashldi3.o
AS arch/arm/boot/compressed/bswapsdi2.o
AS arch/arm/boot/compressed/piggy.gzip.o
LD arch/arm/boot/compressed/vmlinux
OBJCOPY arch/arm/boot/zImage
Kernel: arch/arm/boot/zImage is ready