From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yann E. MORIN Date: Mon, 17 Nov 2014 22:41:06 +0100 Subject: [Buildroot] [PATCH v3 3/5] pkg-generic.mk: don't depend on external package permissions In-Reply-To: <1416244750-24256-4-git-send-email-guido@vanguardiasur.com.ar> References: <1416244750-24256-1-git-send-email-guido@vanguardiasur.com.ar> <1416244750-24256-4-git-send-email-guido@vanguardiasur.com.ar> Message-ID: <20141117214106.GG12473@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Guido, All, On 2014-11-17 14:19 -0300, Guido Mart?nez spake thusly: > Reset permissions for rsynced packages (when using OVERRIDE_SRCDIR) to > 755/644. We do this under the assumption that source files shouldn't > care about their permissions, except for possibly the exec bit. Nit-picking: except possibly for... > This guarantees that if a package uses 'rsync -a' or 'cp -p' to copy > a file from its build dir to the target, it'll end up with the same > permissions on the target every time. > > Signed-off-by: Guido Mart?nez Reviewed-by: "Yann E. MORIN" Regards, Yann E. MORIN. > --- > package/pkg-generic.mk | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/package/pkg-generic.mk b/package/pkg-generic.mk > index 9643a30..ec2989f 100644 > --- a/package/pkg-generic.mk > +++ b/package/pkg-generic.mk > @@ -117,7 +117,7 @@ $(BUILD_DIR)/%/.stamp_rsynced: > @$(call MESSAGE,"Syncing from source dir $(SRCDIR)") > @test -d $(SRCDIR) || (echo "ERROR: $(SRCDIR) does not exist" ; exit 1) > $(foreach hook,$($(PKG)_PRE_RSYNC_HOOKS),$(call $(hook))$(sep)) > - rsync -au $(RSYNC_VCS_EXCLUSIONS) $(SRCDIR)/ $(@D) > + rsync -au --chmod=u=rwX,go=rX $(RSYNC_VCS_EXCLUSIONS) $(SRCDIR)/ $(@D) > $(foreach hook,$($(PKG)_POST_RSYNC_HOOKS),$(call $(hook))$(sep)) > $(Q)touch $@ > > -- > 2.1.3 > -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------'