* [PATCH 0/1]bash:enable update-alternatives to use bash as default shell
@ 2011-05-12 4:32 Jingdong Lu
2011-05-12 4:33 ` [PATCH 1/1] bash: enable update-alternative " Jingdong Lu
2011-05-13 22:32 ` [PATCH 0/1]bash:enable update-alternatives " Saul Wold
0 siblings, 2 replies; 3+ messages in thread
From: Jingdong Lu @ 2011-05-12 4:32 UTC (permalink / raw)
To: poky
From: Jingdong Lu <jingdong.lu@windriver.com>
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: jingdonglu/distro
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro
Thanks,
Jingdong Lu <jingdong.lu@windriver.com>
---
Jingdong Lu (1):
bash: enable update-alternative to use bash as default shell
meta/recipes-extended/bash/bash.inc | 2 +-
meta/recipes-extended/bash/bash_4.1.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] bash: enable update-alternative to use bash as default shell
2011-05-12 4:32 [PATCH 0/1]bash:enable update-alternatives to use bash as default shell Jingdong Lu
@ 2011-05-12 4:33 ` Jingdong Lu
2011-05-13 22:32 ` [PATCH 0/1]bash:enable update-alternatives " Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Jingdong Lu @ 2011-05-12 4:33 UTC (permalink / raw)
To: poky
From: Jingdong Lu <jingdong.lu@windriver.com>
Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
---
meta/recipes-extended/bash/bash.inc | 2 +-
meta/recipes-extended/bash/bash_4.1.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/bash/bash.inc b/meta/recipes-extended/bash/bash.inc
index e218304..d55e517 100644
--- a/meta/recipes-extended/bash/bash.inc
+++ b/meta/recipes-extended/bash/bash.inc
@@ -7,7 +7,7 @@ LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
DEPENDS = "ncurses bison-native"
-inherit autotools gettext
+inherit autotools gettext update-alternatives
PARALLEL_MAKE = ""
diff --git a/meta/recipes-extended/bash/bash_4.1.bb b/meta/recipes-extended/bash/bash_4.1.bb
index bf8cdad..c146014 100644
--- a/meta/recipes-extended/bash/bash_4.1.bb
+++ b/meta/recipes-extended/bash/bash_4.1.bb
@@ -1,6 +1,6 @@
require bash.inc
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/bash/${BPN}-${PV}.tar.gz;name=tarball \
${GNU_MIRROR}/bash/bash-4.1-patches/bash41-001;apply=yes;striplevel=0;name=patch001 \
--
1.7.0.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1]bash:enable update-alternatives to use bash as default shell
2011-05-12 4:32 [PATCH 0/1]bash:enable update-alternatives to use bash as default shell Jingdong Lu
2011-05-12 4:33 ` [PATCH 1/1] bash: enable update-alternative " Jingdong Lu
@ 2011-05-13 22:32 ` Saul Wold
1 sibling, 0 replies; 3+ messages in thread
From: Saul Wold @ 2011-05-13 22:32 UTC (permalink / raw)
To: Jingdong Lu; +Cc: poky
On 05/11/2011 09:32 PM, Jingdong Lu wrote:
> From: Jingdong Lu<jingdong.lu@windriver.com>
>
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: jingdonglu/distro
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=jingdonglu/distro
>
> Thanks,
> Jingdong Lu<jingdong.lu@windriver.com>
> ---
>
>
> Jingdong Lu (1):
> bash: enable update-alternative to use bash as default shell
>
> meta/recipes-extended/bash/bash.inc | 2 +-
> meta/recipes-extended/bash/bash_4.1.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>
Merged into oe-core and poky/master
Thanks
Sau!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-05-13 22:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-12 4:32 [PATCH 0/1]bash:enable update-alternatives to use bash as default shell Jingdong Lu
2011-05-12 4:33 ` [PATCH 1/1] bash: enable update-alternative " Jingdong Lu
2011-05-13 22:32 ` [PATCH 0/1]bash:enable update-alternatives " Saul Wold
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.