]> rtime.felk.cvut.cz Git - eurobot/public.git/blobdiff - openembedded/Makefile
Add layers for OE
[eurobot/public.git] / openembedded / Makefile
index 2f429a63b92ff6ef5cf06246cecddb8d215acb5c..9f67a35abd753d9db6efddbe943894f0b0409a3a 100644 (file)
@@ -3,6 +3,9 @@ all: gumstix toradex
 init:
        cd .. && git submodule update --init openembedded
        ln -sf ../bitbake openembedded-core/bitbake
+       rm -f meta-angstrom/recipes-core/systemd/systemd_206.bbappend
+       mv meta-angstrom/recipes-tweaks/connman/connman_1.17.bbappend meta-angstrom/recipes-tweaks/connman/connman_1.12.bbappend
+       mv meta-toradex-community/recipes-bsp/u-boot/u-boot-fw-utils_2013.07.bbappend meta-toradex-community/recipes-bsp/u-boot/u-boot-fw-utils_2013.01.01.bbappend
        if quilt unapplied; then quilt push -a; fi
 
 gumstix: init