Skip to content

Commit

Permalink
Include submodules at fetching time
Browse files Browse the repository at this point in the history
  • Loading branch information
Forlot Romain [IoT.bzh] authored and Romain Forlot committed Jan 3, 2018
1 parent c11ed36 commit 6cc34d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-retroarch/retroarch/retroarch_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0;md5=c79ff39f19dfec6d293

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

SRC_URI = "git://github.com/libretro/RetroArch.git \
SRC_URI = "gitsm://github.com/libretro/RetroArch.git \
file://0001-Fix-compiler_test_at_configure.patch \
file://0001-Fix-initializer_element_is_not_constant.patch \
"
Expand Down

0 comments on commit 6cc34d2

Please sign in to comment.