omap3-sgx-modules-1.3.13.1397 broken

Did a ‘git pull’ this morning and now I get this error attempting to build my image:

ERROR: function do_compile failed
ERROR: see log in /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/temp/log.do_compile.31675
NOTE: Task failed: /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/temp/log.do_compile.31675
NOTE: package omap3-sgx-modules-1.3.13.1397-r0: task do_compile: failed
ERROR: TaskFailed event exception, aborting

[cmma@localhost openembedded]$ cat /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/temp/log.do_compile.31675
NOTE: make -j4 -e MAKEFLAGS= KERNEL_PATH=/home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel KERNEL_SRC=/home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel KDIR=/home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel KERNELDIR=/home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel KERNEL_VERSION=2.6.29-omap1 CC=arm-angstrom-linux-gnueabi-gcc LD=arm-angstrom-linux-gnueabi-ld AR=arm-angstrom-linux-gnueabi-ar BUILD=release
make -C /home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel M=pwd
make[1]: Entering directory /home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel' LD /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/built-in.o CC [M] /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/omaplfb_displayclass.o CC [M] /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/omaplfb_linux.o /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/omaplfb_linux.c: In function 'OMAPLFBUninstallVSyncISR': /home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/omaplfb_linux.c:117: error: too few arguments to function 'omap_dispc_unregister_isr' make[3]: *** [/home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux/omaplfb_linux.o] Error 1 make[2]: *** [/home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397/services4/3rdparty/dc_omap3430_linux] Error 2 make[1]: *** [_module_/home/cmma/oe/angstrom-dev/work/beagleboard-angstrom-linux-gnueabi/omap3-sgx-modules-1.3.13.1397-r0/omap3-sgx-modules-1.3.13.1397] Error 2 make[1]: Leaving directory /home/cmma/oe/angstrom-dev/staging/beagleboard-angstrom-linux-gnueabi/kernel’
make: *** [all] Error 2
FATAL: oe_runmake failed

How to I get back to a stable environment?

Did a 'git pull' this morning and now I get this error attempting to build
my image:

...snip...

How to I get back to a stable environment?

Just fetch "stable/2009" git branch and backport from
"org.openembedded.dev" what you need.
Dev branch is not supposed to work everytime you pull from it. That's
the nature of dev branch.
Maybe it would be better to post openembedded-specific
questions/problems to openembedded mailing list.