On 05/31/2014 12:34 PM, Robert Nelson wrote:
On Sat, May 31, 2014 at 12:15 PM, David Lambert <[email protected]> wrote:
Robert,
     Excuse my ignorance, but what are the intended uses/audiences of:
git://github.com/RobertCNelson/linux-dev.git
and:
https://github.com/RobertCNelson/bb-kernel.git

Just curious?
Well the "plan" was it would be in linux-dev shorterm, and eventually
pushed into my multiplatform.. So now that i have three git HEAD's
(armv7, armv7-lpae, & bone) it's just easier to maintain it in it's
seperate repo. (i do all my main work off linux-dev's head)

Regards,

I'm still a bit confused. The bb-kernel repository appears to be ahead of linux-dev:
diff ../bb-kernel/version.sh version.sh -u

--- ../bb-kernel/version.sh    2014-06-15 09:59:25.366029431 -0500
+++ version.sh    2014-06-15 15:35:16.343316349 -0500
@@ -20,19 +20,17 @@
 config="omap2plus_defconfig"

 #toolchain="gcc_linaro_eabi_4_8"
-#toolchain="gcc_linaro_eabi_4_9"
 #toolchain="gcc_linaro_gnueabi_4_6"
 #toolchain="gcc_linaro_gnueabihf_4_7"
 toolchain="gcc_linaro_gnueabihf_4_8"
-#toolchain="gcc_linaro_gnueabihf_4_9"

 #Kernel/Build
 KERNEL_REL=3.15
-KERNEL_TAG=${KERNEL_REL}
-BUILD=bone1.1
+KERNEL_TAG=${KERNEL_REL}-rc5
+BUILD=bone0.1

 #v3.X-rcX + upto SHA
-#KERNEL_SHA=""
+#KERNEL_SHA="e6036c0b88962df82a8853971b86a55f09faef40"

 #git branch
 BRANCH="am33x-v3.15"

Which repository should I be using?

Regards,

Dave.

--
For more options, visit http://beagleboard.org/discuss
--- You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to