[Buildroot] Buildroot source directory

Janne Hämeenaho jannehameenaho at hotmail.com
Thu Jan 5 09:47:50 UTC 2012


Hi,
I've got a Buildroot makefile issue with Mercurial repository. Here's the makefile that get's the whole repository, but this prodtest module needs only /my-device/prodtest folder. How do I show Buildroot to use that folder? I don't mind that the whole repo comes along to tar, I just want to use that certain subfolder.
############################################################### prodtest##############################################################PRODTEST_VERSION    = defaultPRODTEST_SITE_METHOD = hgPRODTEST_SITE	   = http://hg.my.lan/trunk/my-device
define PRODTEST_BUILD_CMDS
	$(MAKE) -C $(@D) 			\		CC="$(TARGET_CROSS)"		\					endef

$(eval $(call GENTARGETS,package,prodtest)) 

Br,Janne H 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120105/383a6c77/attachment.html>


More information about the buildroot mailing list