Re: [OE-core] [PATCH 2/9] update-alternatives-dpkg: Update to dpkg base 1.15.8.7

2011-05-23 Thread Phil Blundell
On Sun, 2011-05-22 at 11:48 -0700, Saul Wold wrote:
 --- a/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc
 +++ b/meta/recipes-devtools/update-alternatives/update-alternatives-dpkg.inc
 @@ -5,10 +5,12 @@ programs fulfilling the same or similar functions and how 
 they can be installed
  time.
  LICENSE = GPL
  SECTION = base
 -SRC_URI = ${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.gz
 +SRC_URI = ${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.bz2
  S = ${WORKDIR}/dpkg-${PV}
  PACKAGE_ARCH = all
 -PR = r2
 +PR = r0

Why is this in the .inc file at all?  It seems a bit bogus to have a PR
value defined here that needs to be rewound whenever PV is changed
somewhere else.

 +PROVIDES += virtual/update-alternatives
 +RPROVIDES_${PN} += update-alternatives
 +EXTRA_RDEPENDS = perl dpkg
 +EXTRA_RDEPENDS_virtclass-native = 
 +RDEPENDS_${PN} += ${EXTRA_RDEPENDS}

Conversely, why is this stuff in the .bb file rather than in the .inc?
Presumably all the lines above are version invariant.

Also (although this isn't really a comment on your patch), why does
u-a-dpkg RDEPEND on dpkg in the first place?  That seems like it rather
defeats the whole point of having this as a separate recipe.

p.



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH] qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = qemu-config

2011-05-23 Thread Koen Kooi
Things like 'distcc' and 'bash' are not essential to booting a qemu machine.

Signed-off-by: Koen Kooi k...@dominion.thruhere.net
---
 meta/conf/machine/include/qemu.inc |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/conf/machine/include/qemu.inc 
b/meta/conf/machine/include/qemu.inc
index 40723eb..4122a88 100644
--- a/meta/conf/machine/include/qemu.inc
+++ b/meta/conf/machine/include/qemu.inc
@@ -17,4 +17,3 @@ PREFERRED_PROVIDER_virtual/kernel ?= linux-yocto
 #PREFERRED_PROVIDER_linux-libc-headers ?= linux-libc-headers-yocto
 
 EXTRA_IMAGEDEPENDS += qemu-native qemu-helper-native
-MACHINE_ESSENTIAL_EXTRA_RDEPENDS = qemu-config
-- 
1.6.6.1


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 3/8] puzzles: update to r9173

2011-05-23 Thread Phil Blundell
On Sat, 2011-05-21 at 11:37 -0700, Saul Wold wrote:
 Signed-off-by: Saul Wold s...@linux.intel.com
 ---
  .../puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} |0
  1 files changed, 0 insertions(+), 0 deletions(-)
  rename meta/recipes-sato/puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} 
 (100%)

No doubt the patch is fine, but why is this recipe in oe-core at all?
It doesn't seem to fit any reasonable definition of core functionality
that I can immediately think of.

p.



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/3] Pull request with misc fixes from O.S. Systems tree

2011-05-23 Thread Otavio Salvador
The following changes since commit 54ecf8e3992b8a01c2e5bd16720e1819b71b68bd:

  packagedata: don't choke on empty PACKAGES (2011-05-20 17:41:34 +0100)

are available in the git repository at:
  git://github.com/OSSystems/oe-core.git master
  https://github.com/OSSystems/oe-core/tree/master

Otavio Salvador (3):
  send-pull-request: drop sendemail checks
  busybox: enable mdev by default
  syslinux: rdepends on mtools

 meta/recipes-core/busybox/busybox-1.18.4/defconfig |2 +-
 meta/recipes-core/busybox/busybox.inc  |1 -
 meta/recipes-core/busybox/busybox_1.18.4.bb|2 +-
 meta/recipes-devtools/syslinux/syslinux_4.03.bb|4 +++-
 scripts/send-pull-request  |   16 
 5 files changed, 5 insertions(+), 20 deletions(-)

-- 
1.7.2.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 2/3] busybox: enable mdev by default

2011-05-23 Thread Otavio Salvador
Since we do not require a configuration file by default we don't force
it's addition on the package. If the a layer wants to have it enabled
it should also set the CONFFILES for busybox-mdev package.

Signed-off-by: Otavio Salvador ota...@ossystems.com.br
---
 meta/recipes-core/busybox/busybox-1.18.4/defconfig |2 +-
 meta/recipes-core/busybox/busybox.inc  |1 -
 meta/recipes-core/busybox/busybox_1.18.4.bb|2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-core/busybox/busybox-1.18.4/defconfig 
b/meta/recipes-core/busybox/busybox-1.18.4/defconfig
index 5327a64..6b48cc1 100644
--- a/meta/recipes-core/busybox/busybox-1.18.4/defconfig
+++ b/meta/recipes-core/busybox/busybox-1.18.4/defconfig
@@ -518,7 +518,7 @@ CONFIG_FEATURE_HWCLOCK_ADJTIME_FHS=y
 CONFIG_LOSETUP=y
 # CONFIG_LSPCI is not set
 # CONFIG_LSUSB is not set
-# CONFIG_MDEV is not set
+CONFIG_MDEV=y
 # CONFIG_FEATURE_MDEV_CONF is not set
 # CONFIG_FEATURE_MDEV_RENAME is not set
 # CONFIG_FEATURE_MDEV_RENAME_REGEXP is not set
diff --git a/meta/recipes-core/busybox/busybox.inc 
b/meta/recipes-core/busybox/busybox.inc
index 341c5c4..de711d2 100644
--- a/meta/recipes-core/busybox/busybox.inc
+++ b/meta/recipes-core/busybox/busybox.inc
@@ -29,7 +29,6 @@ INITSCRIPT_PARAMS_${PN}-mdev = start 06 S .
 INITSCRIPT_NAME_${PN}-udhcpd = busybox-udhcpd 
 INITSCRIPT_NAME_${PN}-udhcpc = busybox-udhcpc 
 CONFFILES_${PN}-syslog = ${sysconfdir}/syslog.conf.${PN}
-CONFFILES_${PN}-mdev = ${sysconfdir}/mdev.conf
 
 RRECOMMENDS_${PN} = ${PN}-syslog ${PN}-udhcpc
 
diff --git a/meta/recipes-core/busybox/busybox_1.18.4.bb 
b/meta/recipes-core/busybox/busybox_1.18.4.bb
index cf37650..a5080d5 100644
--- a/meta/recipes-core/busybox/busybox_1.18.4.bb
+++ b/meta/recipes-core/busybox/busybox_1.18.4.bb
@@ -1,5 +1,5 @@
 require busybox.inc
-PR = r1
+PR = r2
 
 SRC_URI = http://www.busybox.net/downloads/busybox-${PV}.tar.bz2;name=tarball 
\
file://udhcpscript.patch \
-- 
1.7.2.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 3/3] syslinux: rdepends on mtools

2011-05-23 Thread Otavio Salvador
To be able to install into a disk, mtools are required thus we add it
as rdepends of 'syslinux' package.

Signed-off-by: Otavio Salvador ota...@ossystems.com.br
---
 meta/recipes-devtools/syslinux/syslinux_4.03.bb |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/syslinux/syslinux_4.03.bb 
b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
index dc0785e..e76fe1f 100644
--- a/meta/recipes-devtools/syslinux/syslinux_4.03.bb
+++ b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = 
file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
 # If you really want to run syslinux, you need mtools.  We just want the
 # ldlinux.* stuff for now, so skip mtools-native
 DEPENDS = nasm-native
-PR = r1
+PR = r2
 
 SRC_URI = 
${KERNELORG_MIRROR}/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 \
file://cross-build.patch
@@ -48,6 +48,8 @@ do_install() {
 
 PACKAGES =+ ${PN}-extlinux ${PN}-mbr ${PN}-chain ${PN}-pxelinux 
${PN}-isolinux
 
+RDEPENDS_${PN} += mtools
+
 FILES_${PN} = ${bindir}/syslinux
 FILES_${PN}-extlinux = ${sbindir}/extlinux
 FILES_${PN}-mbr = ${libdir}/${PN}/mbr.bin
-- 
1.7.2.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 2/3] busybox: enable mdev by default

2011-05-23 Thread Otavio Salvador
On Mon, May 23, 2011 at 13:06, Phil Blundell p...@pbcl.net wrote:
 On Mon, 2011-05-23 at 12:13 +, Otavio Salvador wrote:
  CONFIG_LOSETUP=y
  # CONFIG_LSPCI is not set
  # CONFIG_LSUSB is not set
 -# CONFIG_MDEV is not set
 +CONFIG_MDEV=y
  # CONFIG_FEATURE_MDEV_CONF is not set
  # CONFIG_FEATURE_MDEV_RENAME is not set
  # CONFIG_FEATURE_MDEV_RENAME_REGEXP is not set

 This sort of thing, as we've seen previously in classic oe, doesn't
 really scale very well since everyone's requirements for busybox are
 subtly different.  Others will doubtless disagree but, personally, I
 think it would be best for you to just maintain a busybox.conf in your
 own distro layer which sets it up the way that you want.

Yes.

 diff --git a/meta/recipes-core/busybox/busybox.inc 
 b/meta/recipes-core/busybox/busybox.inc
 index 341c5c4..de711d2 100644
 --- a/meta/recipes-core/busybox/busybox.inc
 +++ b/meta/recipes-core/busybox/busybox.inc
 @@ -29,7 +29,6 @@ INITSCRIPT_PARAMS_${PN}-mdev = start 06 S .
  INITSCRIPT_NAME_${PN}-udhcpd = busybox-udhcpd
  INITSCRIPT_NAME_${PN}-udhcpc = busybox-udhcpc
  CONFFILES_${PN}-syslog = ${sysconfdir}/syslog.conf.${PN}
 -CONFFILES_${PN}-mdev = ${sysconfdir}/mdev.conf

 Agreed, it seems silly to declare the file as a CONFFILE if we aren't
 shipping it in the first place.

The idea is to not require it to be declared and do the right thing by default.

-- 
Otavio Salvador                             O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 3/8] puzzles: update to r9173

2011-05-23 Thread Richard Purdie
On Mon, 2011-05-23 at 13:03 +0100, Phil Blundell wrote:
 On Sat, 2011-05-21 at 11:37 -0700, Saul Wold wrote:
  Signed-off-by: Saul Wold s...@linux.intel.com
  ---
   .../puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} |0
   1 files changed, 0 insertions(+), 0 deletions(-)
   rename meta/recipes-sato/puzzles/{puzzles_r9163.bb = puzzles_r9173.bb} 
  (100%)
 
 No doubt the patch is fine, but why is this recipe in oe-core at all?
 It doesn't seem to fit any reasonable definition of core functionality
 that I can immediately think of.

This is a discussion that the TSC had. Somehow we need the ensure we had
the ability to test oe-core easily and extensively and sato is a pretty
contained way to do that. Originally I'd expected sato to get split into
its own layer but we didn't do that for this reason.

Cheers,

Richard






___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/9] UPDATED: 21/22-May 2011 Pull

2011-05-23 Thread Richard Purdie
On Sun, 2011-05-22 at 11:48 -0700, Saul Wold wrote:
 This is the updated pull request from the 21st, it contains both
 Nitin's and Khem's Updates to their branches for GCC, eglibc along with
 distcc  opkg.
 
 Also included are some fixes for world build issues.
 
   git://git.openembedded.org/openembedded-core-contrib.git sgw/stage
   
 http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage
 
[...]
 Saul Wold (4):
   gail: Add LIC_FILES_CHKSUM
   update-alternatives-dpkg: Update to dpkg base 1.15.8.7
   package_rpm.bbclass: create method for createrepo cmd

These three have feedback against them we should address, I took the
rest.

Cheers,

Richard


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH] qemu machines: drop MACHINE_ESSENTIAL_EXTRA_RDEPENDS = qemu-config

2011-05-23 Thread Richard Purdie
On Mon, 2011-05-23 at 13:58 +0200, Koen Kooi wrote:
 Things like 'distcc' and 'bash' are not essential to booting a qemu machine.

Agreed, although it largely depends on the context of what you believe
the qemu machines are for. Its policy so it belongs in the distro at
least so I'll change this back to something in poky.conf...

Cheers,

Richard

 Signed-off-by: Koen Kooi k...@dominion.thruhere.net
 ---
  meta/conf/machine/include/qemu.inc |1 -
  1 files changed, 0 insertions(+), 1 deletions(-)
 
 diff --git a/meta/conf/machine/include/qemu.inc 
 b/meta/conf/machine/include/qemu.inc
 index 40723eb..4122a88 100644
 --- a/meta/conf/machine/include/qemu.inc
 +++ b/meta/conf/machine/include/qemu.inc
 @@ -17,4 +17,3 @@ PREFERRED_PROVIDER_virtual/kernel ?= linux-yocto
  #PREFERRED_PROVIDER_linux-libc-headers ?= linux-libc-headers-yocto
  
  EXTRA_IMAGEDEPENDS += qemu-native qemu-helper-native
 -MACHINE_ESSENTIAL_EXTRA_RDEPENDS = qemu-config



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/1] Upgrade uclibc to 0.9.32rc3

2011-05-23 Thread Richard Purdie
On Sun, 2011-05-22 at 16:04 -0700, Khem Raj wrote:
 This has been in meta-openembedded layer for a while
 with this its moving into oe-core
 
 The following changes since commit a0c3fd1eb23ef22932b938fc124bb17225eb85c4:
 
   uclibc: Upgrade to 0.9.32-rc3 (2011-05-22 12:02:12 -0700)
 
 are available in the git repository at:
   g...@git.openembedded.org:openembedded-core-contrib.git kraj/uclibc
   http://cgit.openembedded.org/cgit.cgi//log/?h=kraj/uclibc
 
 Khem Raj (1):
   uclibc: Upgrade to 0.9.32-rc3

I merged this on the grounds that it can only improve the current
situation. I'd like to see if we can't clean that recipe up more at some
point though.

Cheers,

Richard


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] Unable to push to the repository?

2011-05-23 Thread Cliff Brake
On Mon, May 23, 2011 at 10:43 AM, Richard Purdie
richard.pur...@linuxfoundation.org wrote:
 On Sat, 2011-05-07 at 09:51 +0100, Richard Purdie wrote:
 On Sat, 2011-05-07 at 01:37 -0700, Khem Raj wrote:
  On Sat, May 7, 2011 at 1:24 AM, Richard Purdie
  richard.pur...@linuxfoundation.org wrote:
   On Sat, 2011-05-07 at 01:21 -0700, Khem Raj wrote:
   On Sat, May 7, 2011 at 1:13 AM, Khem Raj raj.k...@gmail.com wrote:
On Sat, May 7, 2011 at 1:08 AM, Richard Purdie
richard.pur...@linuxfoundation.org wrote:
Hi,
   
It seems something on the server was broken and I'm unable to push 
to the repository:
   
$ git push origin master:master
Counting objects: 9, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 490 bytes, done.
Total 5 (delta 4), reused 0 (delta 0)
remote: sed: can't read ./description: No such file or directory
remote: *** Project description file hasn't been set
remote: error: hook declined to update refs/heads/master
To ssh://g...@git.openembedded.org/openembedded-core
 ! [remote rejected] master - master (hook declined)
error: failed to push some refs to 
'ssh://g...@git.openembedded.org/openembedded-core'
   
Any ideas what's wrong?
   
hmmm I added ml hooks but they are same as classic oe so it should
have worked but let me see.
  
   OK I think I used wrong repo name probably that was it. Please retry
   and see if it works
  
   No, still the same error :(
 
  one more time. Now I have added description files.

 It worked this time, thanks.

 and its broken again once more :(

Its fixed now.  The root cause has also been fixed, so I don't expect
this to be a problem in the future.

Thanks,
Cliff

-- 
=
http://bec-systems.com

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCH 0/2] Opkg and distcc fix

2011-05-23 Thread Saul Wold

On 05/20/2011 04:19 PM, Khem Raj wrote:

These are remaining patches which needed rework.

The following changes since commit c26dadc799cd9c7df66c3bccfc9f21146c35625a:

   opkg_svn.bb: Install rcS.d into ${D} instead of ${IMAGE_ROOTFS} (2011-05-20 
16:15:29 -0700)

are available in the git repository at:
   g...@git.openembedded.org:openembedded-core-contrib.git kraj/misc-fixes
   http://cgit.openembedded.org/cgit.cgi//log/?h=kraj/misc-fixes

Khem Raj (2):
   opkg_svn.bb: Install rcS.d into ${D} instead of ${IMAGE_ROOTFS}
   distcc_2.18.3.bb: Fix compilation on uclibc

  meta/recipes-devtools/distcc/distcc_2.18.3.bb   |   17 -
  meta/recipes-devtools/opkg/opkg/headerfix.patch |   19 ---
  meta/recipes-devtools/opkg/opkg_svn.bb  |3 +--
  3 files changed, 13 insertions(+), 26 deletions(-)
  delete mode 100644 meta/recipes-devtools/opkg/opkg/headerfix.patch



Khem,

After all the churn, latest version has been merged.

Thank
Sau!

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [PATCH 0/1] create-pull-request: generalize the repository URL parsing

2011-05-23 Thread Darren Hart
I noticed the REMOTE_REPO was not being properly parsed by the
create-pull-request script in a pull recently sent from Khem. This should
address the issue with the added benefit of treating each of pokylinux,
yoctoproject, openembedded, and github with a single regex for determining
REMOTE_REPO and public'ifying the URL. Most other repositories are also likely
covered by the new regex for generating the public URL. Specific cases are still
obviously required for generating a browsable web URL.

The following changes since commit ed8646e257ad84b017e5295b892eeb44bcef0483:

  *pull-request: add copyright, license, and descriptions (2011-05-16 15:18:20 
-0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dvhart/git-pull
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/git-pull

Darren Hart (1):
  create-pull-request: generalize the repository URL parsing

 scripts/create-pull-request |   29 -
 1 files changed, 12 insertions(+), 17 deletions(-)


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] Patch for fixing build issues with external kernel modules.

2011-05-23 Thread Darren Hart


On 05/09/2011 06:56 PM, Franz Leitl wrote:
 Hi,
 
 Am Dienstag 10 Mai 2011, 03:40:04 schrieb Franz Leitl:
 Am Montag 09 Mai 2011, 22:53:19 schrieben Sie:
 The kernel should not remove bounds.h, that is documented in the
 Makefile. If it does, it's a bug.

 After executing bitbake -f -c compile virtual/kernel  I get bounds.h in
 ${S}/includes/generated/.
 Seems as if both
 oe_runmake -C $kerneldir CC=${KERNEL_CC} LD=${KERNEL_LD} clean
 and
 make -C $kerneldir _mrproper_scripts
 in kernel.bbclass are to blame for removing bounds.h from
 $kerneldir/includes/generated/.
 I tested it twice. Only in case both lines are commented out bounds.h stays
 in $kerneldir/includes/generated/
 I still would like to know, what to do next.
 
 What to do with module.bbclass not setting KERNEL_PATH in
 module_do_install? My Makefile relies on it, if KERNEL_PATH is not set it
 will use
 /lib/modules/$(shell uname -r)/build instead. But uname returns the
 host's kernel version.
 Is there any reason why oe_runmake in module_do_compile sets
 KERNEL_PATH=${STAGING_KERNEL_DIR} while in module_do_install it doesn't?
 Should I overwrite the do_install in my recipe or should module.bbclass be
 fixed?
 Ok, I just remembered the hint to recipes-kernel/hello-mod/files/Makefile. 
 Works 
 as KERNEL_SRC is also set to ${STAGING_KERNEL_DIR}. But it does not explain 
 what 
 the real difference between KERNEL_SRC and KERNEL_PATH is, as both are set to 
 the same value and why does module_do_install not set KERNEL_PATH but 
 module_do_compile does?

I took a look at the poky.git meta classes (oe-core) and the history of
the oe.git version of module.bbclass from which this was derived several
years back. The current OE version sets both KERNEL_SRC and KERNEL_PATH.
I don't know of any need for KERNEL_PATH - or more specifically, I don't
see a need for both. In my experience KERNEL_SRC is more commonly used.
It is a more explicit name than the _PATH variation as it is clear it
points to the sources.

I'll have a look at how OE and oe-core have diverged, but unless I find
something unexpected, I would like to remove KERNEL_PATH from the
compile step as well.

--
Darren

 
 
 Regards,
 Franz
 
 ___
 Openembedded-core mailing list
 Openembedded-core@lists.openembedded.org
 http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel

___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [UPGRADES 3/5] byacc: upgrade from 20101127 to 20101229

2011-05-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com

Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com
---
 meta/recipes-extended/byacc/byacc_20101127.bb |7 ---
 meta/recipes-extended/byacc/byacc_20101229.bb |7 +++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 meta/recipes-extended/byacc/byacc_20101127.bb
 create mode 100644 meta/recipes-extended/byacc/byacc_20101229.bb

diff --git a/meta/recipes-extended/byacc/byacc_20101127.bb 
b/meta/recipes-extended/byacc/byacc_20101127.bb
deleted file mode 100644
index b6b7b70..000
--- a/meta/recipes-extended/byacc/byacc_20101127.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-PR = r0
-LICENSE=other-BSD
-LIC_FILES_CHKSUM = 
file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e
-require byacc.inc
-
-SRC_URI[md5sum] = 5931a27e43102dc868745bf4dce91fb4
-SRC_URI[sha256sum] = 
c172c7ed2ee2130510d4d6e134bcac791b217e4883051137690613ac011aca47
diff --git a/meta/recipes-extended/byacc/byacc_20101229.bb 
b/meta/recipes-extended/byacc/byacc_20101229.bb
new file mode 100644
index 000..09e91e6
--- /dev/null
+++ b/meta/recipes-extended/byacc/byacc_20101229.bb
@@ -0,0 +1,7 @@
+PR = r0
+LICENSE=other-BSD
+LIC_FILES_CHKSUM = 
file://package/debian/copyright;md5=4dc4c30f840a7203fb6edf20b3db849e
+require byacc.inc
+
+SRC_URI[md5sum] = e359702cda080c15f656a244aab132e5
+SRC_URI[sha256sum] = 
67a5e4c7888bf7921949e38d4fd6eec855ec8b5a60d83f8d6f34eddb6d42a70c
-- 
1.7.3.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [UPGRADES 2/5] libpcre: upgrade from 8.10 to 8.12

2011-05-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com

Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com
---
 .../libpcre/{libpcre_8.10.bb = libpcre_8.12.bb}   |6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-support/libpcre/{libpcre_8.10.bb = libpcre_8.12.bb} (94%)

diff --git a/meta/recipes-support/libpcre/libpcre_8.10.bb 
b/meta/recipes-support/libpcre/libpcre_8.12.bb
similarity index 94%
rename from meta/recipes-support/libpcre/libpcre_8.10.bb
rename to meta/recipes-support/libpcre/libpcre_8.12.bb
index 2e17493..0301ddb 100644
--- a/meta/recipes-support/libpcre/libpcre_8.10.bb
+++ b/meta/recipes-support/libpcre/libpcre_8.12.bb
@@ -5,15 +5,15 @@ provides a POSIX calling interface to PCRE; the regular 
expressions \
 themselves still follow Perl syntax and semantics. The header file for \
 the POSIX-style functions is called pcreposix.h.
 SECTION = devel
-PR = r6
+PR = r0
 LICENSE = BSD
 LIC_FILES_CHKSUM = file://LICENCE;md5=77f9b14fe707d0376d89bc162e6c54ff
 SRC_URI = ${SOURCEFORGE_MIRROR}/pcre/pcre-${PV}.tar.bz2 \
file://pcre-cross.patch;patch=1 \
file://fix-pcre-name-collision.patch
 
-SRC_URI[md5sum] = 780867a700e9d4e4b9cb47aa5453e4b2
-SRC_URI[sha256sum] = 
7ac4e016f6bad8c7d990e6de9bce58c04ff5dd8838be0c5ada0afad1d6a07480
+SRC_URI[md5sum] = f14a9fef3c92f3fc6c5ac92d7a2c7eb3
+SRC_URI[sha256sum] = 
c63070d461edc451ec9457f2324e152a531e907d5c5d2d8f8121e725acd1aeec
 S = ${WORKDIR}/pcre-${PV}
 
 PROVIDES = pcre
-- 
1.7.3.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[OE-core] [UPGRADES 5/5] distro-tracking: update toolchain recipe fields

2011-05-23 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com

Signed-off-by: Nitin A Kamble nitin.a.kam...@intel.com
---
 .../conf/distro/include/distro_tracking_fields.inc |3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc 
b/meta/conf/distro/include/distro_tracking_fields.inc
index ad45b94..bcf7a1a 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -2908,11 +2908,13 @@ RECIPE_MAINTAINER_pn-linux-libc-headers = Nitin A 
Kamble nitin.a.kamble@intel.
 RECIPE_STATUS_pn-lsof=green 
 RECIPE_LATEST_VERSION_pn-lsof=4.84
 RECIPE_LAST_UPDATE_pn-lsof = Nov 8, 2010
+RECIPE_MANUAL_CHECK_DATE_pn-lsof = May 23, 2011 
 RECIPE_MAINTAINER_pn-lsof = Nitin A Kamble nitin.a.kam...@intel.com
 
 RECIPE_STATUS_pn-make=green 
 RECIPE_LATEST_VERSION_pn-make=3.82
 RECIPE_LAST_UPDATE_pn-make = Nov 8, 2010
+RECIPE_MANUAL_CHECK_DATE_pn-make = May 23, 2011 
 RECIPE_MAINTAINER_pn-make = Nitin A Kamble nitin.a.kam...@intel.com
 
 RECIPE_STATUS_pn-run-postinsts=green # all local code
@@ -3003,6 +3005,7 @@ RECIPE_STATUS_pn-gnu-config=green
 RECIPE_LATEST_VERSION_pn-gnu-config=0.0+git3155524
 DISTRO_PN_ALIAS_pn-gnu-config = OpenedHand
 RECIPE_LAST_UPDATE_pn-gnu-config = Jun 21, 2010
+RECIPE_MANUAL_CHECK_DATE_pn-gnu-config = May 23, 2011 
 RECIPE_MAINTAINER_pn-gnu-config = Nitin A Kamble nitin.a.kam...@intel.com
 
 RECIPE_STATUS_pn-mpfr=green
-- 
1.7.3.5


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [UPGRADES 1/5] git: upgrade from 1.7.4.3 to 1.7.5.1

2011-05-23 Thread Saul Wold

On 05/23/2011 05:50 PM, nitin.a.kam...@intel.com wrote:

From: Nitin A Kamblenitin.a.kam...@intel.com


No comments about what's different that allowed you to remove the patch

Sau!


Signed-off-by: Nitin A Kamblenitin.a.kam...@intel.com
---
  meta/recipes-devtools/git/files/autotools.patch|   16 
  meta/recipes-devtools/git/git.inc  |3 +--
  .../git/{git_1.7.4.3.bb =  git_1.7.5.1.bb} |6 +++---
  3 files changed, 4 insertions(+), 21 deletions(-)
  delete mode 100644 meta/recipes-devtools/git/files/autotools.patch
  rename meta/recipes-devtools/git/{git_1.7.4.3.bb =  git_1.7.5.1.bb} (56%)

diff --git a/meta/recipes-devtools/git/files/autotools.patch 
b/meta/recipes-devtools/git/files/autotools.patch
deleted file mode 100644
index cb21193..000
--- a/meta/recipes-devtools/git/files/autotools.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Upstream-Status:Inappropriate [configuration]
-
-Index: git-1.7.2.1/configure.ac
-===
 git-1.7.2.1.orig/configure.ac  2010-07-28 18:03:43.0 +0100
-+++ git-1.7.2.1/configure.ac   2010-08-13 14:54:29.181971250 +0100
-@@ -697,7 +697,8 @@
-   else if (strcmp(buf, 12345))
- return 2;]])],
-   [ac_cv_c_c99_format=yes],
--  [ac_cv_c_c99_format=no])
-+  [ac_cv_c_c99_format=no],
-+  [ac_cv_c_c99_format=yes])
- ])
- if test $ac_cv_c_c99_format = no; then
-   NO_C99_FORMAT=YesPlease
diff --git a/meta/recipes-devtools/git/git.inc 
b/meta/recipes-devtools/git/git.inc
index 49292fa..c884f9c 100644
--- a/meta/recipes-devtools/git/git.inc
+++ b/meta/recipes-devtools/git/git.inc
@@ -3,8 +3,7 @@ SECTION = console/utils
  LICENSE = GPLv2
  DEPENDS = perl-native openssl curl zlib expat

-SRC_URI = ${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.bz2 \
-   file://autotools.patch;patch=1
+SRC_URI = ${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.bz2 
  S = ${WORKDIR}/git-${PV}

  LIC_FILES_CHKSUM = file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1
diff --git a/meta/recipes-devtools/git/git_1.7.4.3.bb 
b/meta/recipes-devtools/git/git_1.7.5.1.bb
similarity index 56%
rename from meta/recipes-devtools/git/git_1.7.4.3.bb
rename to meta/recipes-devtools/git/git_1.7.5.1.bb
index 45ef61b..bfdbf62 100644
--- a/meta/recipes-devtools/git/git_1.7.4.3.bb
+++ b/meta/recipes-devtools/git/git_1.7.5.1.bb
@@ -1,10 +1,10 @@
  require git.inc

-PR = r2
+PR = r0

  EXTRA_OECONF += ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \
   
ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
   

-SRC_URI[md5sum] = da6c8f4967393342a4397b955db72cb1
-SRC_URI[sha256sum] = 
44b3ebc87d83b34468718fb6fa424420877e1f66c190389d693d090662a3556d
+SRC_URI[md5sum] = a49291116e3b0564e069ae989e4db6fb
+SRC_URI[sha256sum] = 
a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c



___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


Re: [OE-core] [UPGRADES 1/5] git: upgrade from 1.7.4.3 to 1.7.5.1

2011-05-23 Thread Kamble, Nitin A
 
 No comments about what's different that allowed you to remove the patch
 
 Sau!

Ohh, I missed that. The patch/es were removed because the code was upstream 
already.

Thanks,
Nitin

 
  Signed-off-by: Nitin A Kamblenitin.a.kam...@intel.com
  ---
meta/recipes-devtools/git/files/autotools.patch|   16 -
 ---
meta/recipes-devtools/git/git.inc  |3 +--
.../git/{git_1.7.4.3.bb =  git_1.7.5.1.bb} |6 +++---
3 files changed, 4 insertions(+), 21 deletions(-)
delete mode 100644 meta/recipes-devtools/git/files/autotools.patch
rename meta/recipes-devtools/git/{git_1.7.4.3.bb =
 git_1.7.5.1.bb} (56%)
 
  diff --git a/meta/recipes-devtools/git/files/autotools.patch
 b/meta/recipes-devtools/git/files/autotools.patch
  deleted file mode 100644
  index cb21193..000
  --- a/meta/recipes-devtools/git/files/autotools.patch
  +++ /dev/null
  @@ -1,16 +0,0 @@
  -Upstream-Status:Inappropriate [configuration]
  -
  -Index: git-1.7.2.1/configure.ac
  -===
   git-1.7.2.1.orig/configure.ac  2010-07-28 18:03:43.0
 +0100
  -+++ git-1.7.2.1/configure.ac   2010-08-13 14:54:29.181971250 +0100
  -@@ -697,7 +697,8 @@
  -   else if (strcmp(buf, 12345))
  - return 2;]])],
  -   [ac_cv_c_c99_format=yes],
  --  [ac_cv_c_c99_format=no])
  -+  [ac_cv_c_c99_format=no],
  -+  [ac_cv_c_c99_format=yes])
  - ])
  - if test $ac_cv_c_c99_format = no; then
  -   NO_C99_FORMAT=YesPlease
  diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-
 devtools/git/git.inc
  index 49292fa..c884f9c 100644
  --- a/meta/recipes-devtools/git/git.inc
  +++ b/meta/recipes-devtools/git/git.inc
  @@ -3,8 +3,7 @@ SECTION = console/utils
LICENSE = GPLv2
DEPENDS = perl-native openssl curl zlib expat
 
  -SRC_URI = ${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.bz2 \
  -   file://autotools.patch;patch=1
  +SRC_URI = ${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.bz2 
S = ${WORKDIR}/git-${PV}
 
LIC_FILES_CHKSUM =
 file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1
  diff --git a/meta/recipes-devtools/git/git_1.7.4.3.bb b/meta/recipes-
 devtools/git/git_1.7.5.1.bb
  similarity index 56%
  rename from meta/recipes-devtools/git/git_1.7.4.3.bb
  rename to meta/recipes-devtools/git/git_1.7.5.1.bb
  index 45ef61b..bfdbf62 100644
  --- a/meta/recipes-devtools/git/git_1.7.4.3.bb
  +++ b/meta/recipes-devtools/git/git_1.7.5.1.bb
  @@ -1,10 +1,10 @@
require git.inc
 
  -PR = r2
  +PR = r0
 
EXTRA_OECONF += ac_cv_snprintf_returns_bogus=no
 ac_cv_c_c99_format=yes \
 
 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
 
 
  -SRC_URI[md5sum] = da6c8f4967393342a4397b955db72cb1
  -SRC_URI[sha256sum] =
 44b3ebc87d83b34468718fb6fa424420877e1f66c190389d693d090662a3556d
  +SRC_URI[md5sum] = a49291116e3b0564e069ae989e4db6fb
  +SRC_URI[sha256sum] =
 a1d4a1c59300e68fbc493a2cbe9257048d4d6f4363924bf34f38c413a825f80c


___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core